Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | 2004-04-06 | 1 | -158/+0 |
| | | | | | | | 'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik | ||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
| | |||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+7 |
| | | | | -Erik | ||||
* | 'Nother patch from Larry to fix a buglet in how the line gets sed-ified. | Mark Whitley | 2001-05-24 | 1 | -2/+2 |
| | | | | | Also, more testcases and comments on bugs and formatting differences in some of the testcases. | ||||
* | Numerous new testcases from Larry Doolittle and a patch to tester.sh to avoid | Mark Whitley | 2001-05-24 | 1 | -5/+9 |
| | | | | a bash2-ism and quote variables that contain strings. | ||||
* | Some new testcases, some improvements to the tester.sh script. | Mark Whitley | 2001-03-13 | 1 | -26/+76 |
| | |||||
* | Created new regression testing framework with a number of testcases (many more | Mark Whitley | 2001-03-10 | 1 | -0/+104 |
can be added). Also changed 'test' target in makefile to run the new tester.sh. (Hopefully, we should be able to remove all the tests/*.mk files soon.) |