summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* testing: capture errors from gentests and emit at end of runAdrian Thurston2019-10-162-7/+32
* test cases: check if subect.mk exists before includingAdrian Thurston2019-10-153-3/+3
* added test case demonstrating colm scanner failureAdrian Thurston2019-10-111-0/+517
* removed the building vars COLM_, they don't changeAdrian Thurston2019-09-121-2/+2
* added install targets to test progs to not fail make installAdrian Thurston2019-09-123-0/+6
* put just one sedsubst in the root and use that in MakefilesAdrian Thurston2019-09-126-29/+5
* rename the substitution vars for the test subjectsAdrian Thurston2019-09-1111-53/+41
* cleaning up the test case configure/runAdrian Thurston2019-09-1124-460/+37
* use configure to find the test suite compilers and interpretersAdrian Thurston2019-09-101-8/+8
* sort result when finding .d dirs to test inAdrian Thurston2019-09-101-1/+1
* configuring the test suite from /configure.acAdrian Thurston2019-09-107-35/+32
* getting all the test cases to run with hacked rpathAdrian Thurston2019-09-094-9/+9
* getting test cases runningAdrian Thurston2019-09-095-25/+20
* building rlhc rlparse and trans test casesAdrian Thurston2019-09-098-9/+28
* base (aapl, colm, ragel) test cases buildingAdrian Thurston2019-09-095774-25/+31
* lifted all test files to /test directoryAdrian Thurston2019-09-095788-0/+2239086
* moved aapl test cases to 'aapl' subdir after merging inAdrian Thurston2018-03-1451-7740/+0
* allow appending to a null stringAdrian Thurston2018-01-301-1/+1
* added StringStream for appending to a stream with an ostreamAdrian Thurston2018-01-302-3/+10
* relicensed GPLv2 to MITAdrian Thurston2016-12-1348-691/+780
* added RopeAdrian Thurston2016-10-172-1/+21
* test suite compilingAdrian Thurston2016-09-1320-40/+49
* The string header should be inside the string template class.Adrian Thurston2008-02-211-1/+1
* Deep copy function is gone, use the copy constructors instead.Adrian Thurston2006-03-177-22/+11
* Some documentation and test updates for new vector and binary search tableAdrian Thurston2006-01-255-2/+54
* Added Vector constructors that can be used to initialize the vector with aAdrian Thurston2006-01-241-1/+10
* Vector and binary search constructors have been disabled. They were used forAdrian Thurston2006-01-243-12/+23
* Pruned classes down to the primary functions. Removed String, the "simple"Adrian Thurston2006-01-241-9/+5
* fixed compile error: wrong reference to classAdrian Thurston2005-07-191-1/+1
* Documentation updates to AVL trees, lists, compare classes and various otherAdrian Thurston2005-05-082-1/+57
* Removed double ended queue from the distribution. Never used, incomplete andAdrian Thurston2005-05-075-769/+2
* Changed email in copyright notice from adriant@ragel.ca toAdrian Thurston2005-02-2150-50/+50
* Aapl moved from ints to longs for most things. Keep up with that.Adrian Thurston2004-03-0813-15/+15
* import from cvs reposAdrian Thurston2004-03-0451-0/+8269