Ondřej Surý
843d389661
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
Evan Hunt
0c559199bf
final cleanup
...
- add CHANGES note
- update copyrights and license headers
- add -j to the make commands in .gitlab-ci.yml to take
advantage of parallelization in the gitlab CI process
2018-02-22 22:58:15 -08:00
Michał Kępień
0dcee1cad3
[rt46602] Clean up getopts usage
...
Ensure case clauses are in sync with the string passed to getopts.
Remove catch-all clauses as they will never be evaluated.
2018-02-16 16:09:49 +00:00
Michał Kępień
fe51c34df3
[rt46602] Assign default values to variables set by command line options and consistently treat them as integers
2018-02-16 16:09:49 +00:00
Stephen Morris
c12e06755f
[rt46602] Rename "test" variable to "systest"
...
... to avoid confusion between the variable and the command of the
same name.
2018-02-16 15:19:44 +00:00
Stephen Morris
055e5be9fd
[rt46602] Ensure test output in systests.output is not mixed up
...
When running all the system tests, output from a test is sent to a
test.output file in the test directory. These are combined in to
systests.output when the run finishes.
2018-02-16 15:19:44 +00:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Mark Andrews
ecfedec0e0
perform a more complete cleanup after running system tests [rt41255]
2015-12-16 11:29:18 +11:00
Michael Sawyer
03967f5ba6
Remove unneeded file
2000-07-06 19:46:20 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
Michael Sawyer
c4b2436565
Don't remove named.run files, to aid in debugging
2000-06-14 22:38:33 +00:00
Andreas Gustafsson
b9f92431d3
added blank line between copyright message and non-copyright comments
2000-06-09 21:03:53 +00:00
Michael Sawyer
d8ecccc889
Add targets
2000-06-09 00:09:11 +00:00
Andreas Gustafsson
813d6c9781
make conf.sh usable from subdirectory test scripts;
...
use conf.sh from subdirectory test scripts
2000-06-05 19:36:44 +00:00
Michael Sawyer
d349843282
Add copyright entries
2000-05-19 22:45:47 +00:00
Andreas Gustafsson
0e9dcd5480
added system tests
2000-05-15 22:53:15 +00:00