Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-08 | Omit superfluous quotes | Steven Schubiger | 1 | -1/+1 | |
2017-10-08 | Test substituting 'none' foreground color | Steven Schubiger | 1 | -1/+8 | |
2017-04-19 | Add tests for --attr | Steven Schubiger | 1 | -1/+22 | |
2016-10-01 | Run tests through valgrind | Steven Schubiger | 1 | -18/+32 | |
2016-07-19 | Move common data to a perl module | Steven Schubiger | 1 | -20/+3 | |
2016-06-20 | Extract fail tests to test file | Steven Schubiger | 1 | -50/+2 | |
2016-03-16 | Set compiler once for tests | Steven Schubiger | 1 | -4/+5 | |
2015-10-04 | Readjust indentation of tests | Steven Schubiger | 1 | -2/+2 | |
2015-10-03 | Replace echo command invocations with printf | Steven Schubiger | 1 | -13/+13 | |
to be more portable. | |||||
2015-10-01 | Catch test file exceptions | Steven Schubiger | 1 | -1/+1 | |
2015-08-23 | Amend test name and comment | Steven Schubiger | 1 | -2/+2 | |
2015-08-17 | Switch from TAP::Harness to Test::Harness | Steven Schubiger | 1 | -4/+3 | |
in order to increase portability. | |||||
2015-08-09 | Run test files from test directory | Steven Schubiger | 1 | -0/+7 | |
2014-12-16 | Test that debugging builds compile | Steven Schubiger | 1 | -1/+7 | |
2014-06-11 | Check exit value for displaying version data | Steven Schubiger | 1 | -2/+3 | |
2014-01-25 | Display type and name of file in error messages | Steven Schubiger | 1 | -3/+5 | |
2014-01-19 | Compile with -ansi -pedantic | Steven Schubiger | 1 | -3/+7 | |
2013-12-09 | Sort color names elsewhere | Steven Schubiger | 1 | -1/+1 | |
2013-11-16 | Validate color provided to exclude-random switch | Steven Schubiger | 1 | -1/+1 | |
2013-08-09 | Test failures | Steven Schubiger | 1 | -2/+49 | |
2013-07-04 | Tighten scope of test | Steven Schubiger | 1 | -4/+6 | |
2013-07-03 | Clean sequences more strictly | Steven Schubiger | 1 | -1/+16 | |
2013-04-24 | Test clean-all feature | Steven Schubiger | 1 | -9/+27 | |
2013-03-03 | Test count of sequences being printed | Steven Schubiger | 1 | -1/+6 | |
2013-02-15 | Enclose valgrind test in skip block | Steven Schubiger | 1 | -2/+4 | |
2013-02-15 | Narrow scope of variables | Steven Schubiger | 1 | -8/+6 | |
2013-02-09 | Improve wrapping memory functions | Steven Schubiger | 1 | -1/+1 | |
2013-02-09 | Test clean feature | Steven Schubiger | 1 | -8/+31 | |
2013-01-25 | add -Wno-unused-parameter | Steven Schubiger | 1 | -1/+1 | |
2012-12-18 | Initial commit. | Steven Schubiger | 1 | -0/+91 | |