aboutsummaryrefslogtreecommitdiffstats
path: root/test.pl
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28Test purposeless switches with --clean[-all]Gravatar Steven Schubiger 1-1/+9
2019-08-18Invoke new test filesGravatar Steven Schubiger 1-2/+4
2018-01-31Test --omit-color-emptyGravatar Steven Schubiger 1-1/+8
2017-10-08Omit superfluous quotesGravatar Steven Schubiger 1-1/+1
2017-10-08Test substituting 'none' foreground colorGravatar Steven Schubiger 1-1/+8
2017-04-19Add tests for --attrGravatar Steven Schubiger 1-1/+22
2016-10-01Run tests through valgrindGravatar Steven Schubiger 1-18/+32
2016-07-19Move common data to a perl moduleGravatar Steven Schubiger 1-20/+3
2016-06-20Extract fail tests to test fileGravatar Steven Schubiger 1-50/+2
2016-03-16Set compiler once for testsGravatar Steven Schubiger 1-4/+5
2015-10-04Readjust indentation of testsGravatar Steven Schubiger 1-2/+2
2015-10-03Replace echo command invocations with printfGravatar Steven Schubiger 1-13/+13
to be more portable.
2015-10-01Catch test file exceptionsGravatar Steven Schubiger 1-1/+1
2015-08-23Amend test name and commentGravatar Steven Schubiger 1-2/+2
2015-08-17Switch from TAP::Harness to Test::HarnessGravatar Steven Schubiger 1-4/+3
in order to increase portability.
2015-08-09Run test files from test directoryGravatar Steven Schubiger 1-0/+7
2014-12-16Test that debugging builds compileGravatar Steven Schubiger 1-1/+7
2014-06-11Check exit value for displaying version dataGravatar Steven Schubiger 1-2/+3
2014-01-25Display type and name of file in error messagesGravatar Steven Schubiger 1-3/+5
2014-01-19Compile with -ansi -pedanticGravatar Steven Schubiger 1-3/+7
2013-12-09Sort color names elsewhereGravatar Steven Schubiger 1-1/+1
2013-11-16Validate color provided to exclude-random switchGravatar Steven Schubiger 1-1/+1
2013-08-09Test failuresGravatar Steven Schubiger 1-2/+49
2013-07-04Tighten scope of testGravatar Steven Schubiger 1-4/+6
2013-07-03Clean sequences more strictlyGravatar Steven Schubiger 1-1/+16
2013-04-24Test clean-all featureGravatar Steven Schubiger 1-9/+27
2013-03-03Test count of sequences being printedGravatar Steven Schubiger 1-1/+6
2013-02-15Enclose valgrind test in skip blockGravatar Steven Schubiger 1-2/+4
2013-02-15Narrow scope of variablesGravatar Steven Schubiger 1-8/+6
2013-02-09Improve wrapping memory functionsGravatar Steven Schubiger 1-1/+1
2013-02-09Test clean featureGravatar Steven Schubiger 1-8/+31
2013-01-25add -Wno-unused-parameterGravatar Steven Schubiger 1-1/+1
2012-12-18Initial commit.Gravatar Steven Schubiger 1-0/+91