aboutsummaryrefslogtreecommitdiffstats
path: root/test.pl
AgeCommit message (Expand)AuthorFilesLines
2015-10-04Readjust indentation of testsGravatar Steven Schubiger 1-2/+2
2015-10-03Replace echo command invocations with printfGravatar Steven Schubiger 1-13/+13
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
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