summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-15more void cast removalPeter Hutterer120-767/+767
2010-11-15tcm: move envmsg up into TET_LITE ifndefPeter Hutterer1-1/+4
2010-11-15tet3: if TET_RESFILE is not in the env, guess it from the program name.Peter Hutterer1-1/+10
2010-09-16[dist] Distribute files missing from the tarballAaron Plattner5-4/+18
2010-06-30Fix out-of-tree builds.Peter Hutterer8-8/+8
2010-06-28Merge remote branch 'whot/master'Dan Nicholson1-1/+1
2010-06-25tcm: if TET_ROOT isn't set, assume "."Peter Hutterer1-1/+1
2010-06-21tcc: Fix number of failed tests in summaryDan Nicholson1-1/+1
2010-06-21Partial revert "tet: Print status of tests"Dan Nicholson2-34/+0
2010-06-21Revert "tcc: Check for scenarios with and without current directory prefix"Dan Nicholson1-7/+1
2010-05-27tet: Build TET API library as private shared moduleDan Nicholson4-10/+29
2010-04-20tet: Add change notifications to comply with the annoying terms of the 'Artis...Aaron Plattner298-104/+948
2010-04-19tet: Fix the remaining warnings.Aaron Plattner20-43/+46
2010-04-18tet: Fix "ambiguous else" warnings.Aaron Plattner9-18/+28
2010-04-18tet: Fix "srcFile defined but not used" warnings.Aaron Plattner225-1043/+85
2010-04-18tet: Fix "sccsid defined but not used" warnings.Aaron Plattner294-1204/+4
2009-10-10tcc: Print bad errors to stderr, tooDan Nicholson1-1/+2
2009-10-10tet: Allow for executables outside of TET_ROOT by defaultDan Nicholson5-6/+36
2009-10-10Use a default TET_ROOT when not in the environmentDan Nicholson2-3/+8
2009-10-07tcc: Print test suite and test case names in reportsDan Nicholson7-30/+62
2009-09-25tcc: Output results files in test case subdirectoriesDan Nicholson1-3/+6
2009-09-24tcc: Print a summary of the test resultsDan Nicholson3-1/+57
2009-09-24tet: Pass the results file name through the environmentDan Nicholson2-68/+19
2009-09-24tet: Fix tcc's notion of the results fileDan Nicholson1-2/+7
2009-09-24tet: Print status of testsDan Nicholson2-0/+37
2009-09-16Nuke RCS IDsDan Nicholson1-2/+0
2009-09-16Merge commit 'whot/master' into masterDan Nicholson1-1/+1
2009-09-16tet: Actually generate the results files in the results directoryDan Nicholson2-8/+39
2009-09-16tcc: Don't create locks unless told toDan Nicholson2-0/+5
2009-09-16tcc: Always create results directoryDan Nicholson1-2/+3
2009-09-16tcc: Open journal file in append modeDan Nicholson1-2/+2
2009-09-11install tccTinderbox user1-1/+1
2009-09-10Renaming sync/ to XSyncPeter Hutterer4-11/+11
2009-07-23tcc: s/getline/getline_tcc/g in scen1.cPeter Hutterer1-20/+20
2009-06-24Define common macros in config.h instead of on command lineDan Nicholson6-6/+6
2009-06-24Avoid redefined VERSION macro when including config.hDan Nicholson1-3/+3
2009-06-24Add config.h headers to all C files and mc stubsDan Nicholson271-0/+1084
2009-06-13tet: Create results file from test program nameDan Nicholson3-7/+35
2009-06-13tcc: Check for scenarios with and without current directory prefixDan Nicholson1-1/+7
2009-05-16tcc: Convert test results to exit codesDan Nicholson5-8/+81
2009-05-10Turn the main loop code into a library, libtcmmainDan Nicholson2-5/+6
2009-05-09tcc: Exit with a failure code if any of the tests failedDan Nicholson6-23/+40
2009-05-09tcc: Don't require a journal or a results directoryDan Nicholson4-2/+30
2009-05-02tet: Build dcancel.cDan Nicholson1-3/+1
2009-05-02tet: Use libtool to combine the libraries where necessaryDan Nicholson6-14/+16
2009-04-28Kill implicit declaration warnings for standard C APIDan Nicholson1-0/+1
2009-04-27Don't install tccDan Nicholson1-1/+1
2009-04-26No need to declare installation directories for noinst_LIBRARIESDan Nicholson2-2/+0
2009-04-26Remove per-target CFLAGS where unnecessaryDan Nicholson8-14/+8
2009-03-21replace includes for config.h with tet3_config.hPeter Hutterer15-15/+16