summaryrefslogtreecommitdiff
path: root/test/execute_test.cc
AgeCommit message (Collapse)Author
2 daysWIPmsvcBent Bisballe Nyeng
2 daysClean up TmpFile classdevelopBent Bisballe Nyeng
2025-01-30Correctly return errors caused bu sub-process signals such as segfaults and ↵Bent Bisballe Nyeng
aborts.
2024-12-08Call execute with full settings.Bent Bisballe Nyeng
2024-10-03Ensure the initial task order is preserved. Fixes bad ordering during linking.Bent Bisballe Nyeng
2023-01-20Add env to execute function.Bent Bisballe Nyeng
2021-09-20Simplify/fix task dependency calculation. And tasks unit-tests.Bent Bisballe Nyeng
2021-09-18Add an actual unit-test for the execute function.Bent Bisballe Nyeng