| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | Implement io capture on worker processHEADmain | JP Appel | |
| Redirect stdout and stderr from worker process to a temporary file. The temporary files are printed for premature exits or test failures. | |||
| 2025-09-03 | Simplify namespace prefix | JP Appel | |
| 2024-07-26 | FEAT: test can now time out | JP Appel | |
| Tests now have an extra field `max_time_ms` which is the max duration before it's process gets killed. A time of 0 ms is used to disable eztester managed timeouts, however a test can still return a timeout status which will be handled similarily. | |||
| 2024-07-26 | REFACTOR/FEAT: created timeout status, changed behavior to a set | JP Appel | |
| 2024-07-26 | FEAT: worker now raises SIGSTOP while waiting for work | JP Appel | |
| 2024-07-22 | FEAT: add function to run shell commands | JP Appel | |
| 2024-07-22 | created header only target | JP Appel | |
| 2024-07-22 | renamed file and log function | JP Appel | |
| 2024-07-22 | run tests in a separate process | JP Appel | |
| 2024-07-20 | added static target, first implementation of eztester | JP Appel | |
