index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
process
/
process-panic-after-fork.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-197
/
+0
2022-12-09
Fix process-panic-after-fork.rs to pass on newer versions of Android.
Peter Collingbourne
-36
/
+41
2022-10-07
Ensure the correct tombstone file is opened
Florian Bartels
-11
/
+11
2022-10-06
Ensure crash is caused by libc::abort
Florian Bartels
-4
/
+22
2022-10-06
Fix whitespace
Florian Bartels
-1
/
+3
2022-10-06
Fix test for Android
Florian Bartels
-0
/
+22
2022-10-06
Enable test on Android
Florian Bartels
-1
/
+0
2022-10-03
Ignore fuchsia on two compiler tests
Andrew Pollack
-0
/
+1
2022-09-27
Stabilize bench_black_box
Urgau
-1
/
+0
2021-11-05
Revert "Do not call getpid wrapper after fork in tests"
Josh Stone
-16
/
+1
2021-08-01
Do not call getpid wrapper after fork in tests
Dominik Stolz
-1
/
+16
2021-05-14
panic abort after fork test: Disable on android
Ian Jackson
-0
/
+1
2021-05-13
Tolerate SIGTRAP for panic abort after panic::always_abort
Ian Jackson
-1
/
+1
2021-05-13
Use SIGUSR1 rather than SIGTRAP for "allocated after fork"
Ian Jackson
-2
/
+2
2021-05-07
panic ui test: Provide comprehensive test for panic after fork
Ian Jackson
-0
/
+150