summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-22Run foo.script instead of using foo.args, when script exists.Lars Wirzenius3-6/+13
2011-08-15Fix parsing of foo.exit.Lars Wirzenius1-2/+2
2011-08-15Fix diffing so it actually produces output.Lars Wirzenius1-3/+3
2011-08-15Document (and fix) args format and variable expansion.Lars Wirzenius2-1/+5
2011-08-15Remove outdated text from README.Lars Wirzenius1-76/+0
2011-08-15Fix cmdtest script to run test cases as they should be run.Lars Wirzenius4-47/+71
2011-08-15Store all script names in TestCase attributes.Lars Wirzenius2-2/+12
2011-08-15Make TestDir find test cases, and create TestCase instances.Lars Wirzenius2-0/+43
2011-08-15Make TestDir.scan recognize the shared script names.Lars Wirzenius2-1/+18
2011-08-15Start implementing cmdtest for real.Lars Wirzenius4-0/+89
2011-08-15Add text specifying how the next version of cmdtest should work.Lars Wirzenius1-0/+62
2011-08-15Add example that uses filename prefixes rather than subdir.Lars Wirzenius1-0/+10
2011-08-14Add example test.Lars Wirzenius3-0/+26
2011-08-14Add the start of a README.Lars Wirzenius1-0/+67
2011-08-14Add status reporting, exit code, etc.Lars Wirzenius1-6/+39
2011-08-14Rewrite to not use JSON but individual files.Lars Wirzenius1-26/+49
2011-08-14Initial commit.Lars Wirzenius1-0/+90