Commit Graph

14 Commits

Author SHA1 Message Date
Jesse Smith 42bd522172 Fixed typo when assigning directory path when -i is used.
Updated testsuite to match fixed directory path when -i is used.
2019-08-18 20:53:07 -03:00
Jesse Smith 07375c6b24 Fixed test and help text to reflect current path to Makefile-style
dependency files.
2019-05-25 14:51:29 -03:00
Jesse Smith 9cad5fbc24 Fixed $all dependency check in testsuite to match sepcified dependencies.
See Debian bug #491391.
2019-05-04 21:01:57 -03:00
Jesse Smith ddd9d38c4c Make sure insserv warns when a script requires a missing
dependency such as $network or $foobar.
2019-05-04 20:43:20 -03:00
Jesse Smith 64c907c226 Avoid cleaning up when warnings happen in testsuite.
Fixed backward logic Required-Stop logic in testsuite.
2019-05-04 17:25:48 -03:00
Jesse Smith c3ac1aaa62 Added -i flag to let user specify the location of the Makefile-style
dependency files.
Removed symbolic link in tests/ directory.
Updated test scripts to not require symbolic link.
2019-04-28 13:53:42 -03:00
Jesse Smith 81ce643024 Added run-testsuite test to Makefile's "check" target. 2019-04-25 11:42:27 -03:00
Jesse Smith 29ebb5d884 Cause Makefile to create link needed for testing in "tests"
directory when building insserv. Running distclean removes
link to avoid cluttering archive.
2018-12-15 13:28:03 -04:00
Jesse Smith 4f5d30f00e Migrated the Debian testsuite upstream into the "tests" directory. 2018-12-09 17:18:53 -04:00
Werner Fink 21351448ad Oops ... we should not expand virtual facitlies
within a shell
2010-02-19 14:37:46 +00:00
Petter Reinholdtsen ea7c165f57 Separator. 2009-11-25 18:10:19 +00:00
Petter Reinholdtsen 9cd8cffa65 Add test case detecting failure to reject introduced loop. 2009-11-14 20:08:34 +00:00
Petter Reinholdtsen 2d3e61bb1f Add simple test case checking the ordering of three scripts. Run the test
suite before installing.
2009-11-14 19:52:02 +00:00
Werner Fink 5f0488d3ac Initial checkin of insserv 2009-09-30 13:59:37 +00:00