summaryrefslogtreecommitdiff
path: root/test/TEST-03-JOBS/test-jobs.sh
AgeCommit message (Collapse)Author
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek
--irreversible/--ignore-dependencies/--fail are deprececated since 4dc5b821ae737914499119e29811fc3346e3d97c. Also add shell completions for --jobs-mode.
2014-11-26test: add test for crash when adding a JOB_NOPMichal Schmidt
2013-02-23test: test irreversible jobsMichal Schmidt
2013-01-25test: add test for jobsMichal Schmidt
Add a test case for job merging with --ignore-dependencies. test.sh is copied from TEST-01-*, only lightly modified (this should be refactored better in the future). test-jobs.sh is the core of this test.