Idris2/tests/allbackends
Denis Buzdalov b495fe83f0 [ fix ] Support waiting for popen2-created processes
This fixes problem of creation the garbage of zombie processes on POSIX
systems. This also makes behaviour of `popen2` identical in Windows,
namely, all resources are freed only when waiting, giving at the same
time an ability to observe the exit code afterwards.
2023-12-19 23:03:31 +03:00
..
basic048 Add testing utilities script 2023-09-07 14:57:22 +01:00
evaluator004 Add testing utilities script 2023-09-07 14:57:22 +01:00
evaluator005 Add testing utilities script 2023-09-07 14:57:22 +01:00
issue2362 Add testing utilities script 2023-09-07 14:57:22 +01:00
perf006 Add testing utilities script 2023-09-07 14:57:22 +01:00
popen2 [ fix ] Support waiting for popen2-created processes 2023-12-19 23:03:31 +03:00