summaryrefslogtreecommitdiff
path: root/yarn
AgeCommit message (Expand)AuthorFilesLines
2013-11-17Correct typospf/finish-introPete Fotheringham1-2/+2
2013-11-11Fix bug where yarn reports all yarns as having no THENSPete Fotheringham1-1/+1
2013-10-18Report number of scenarios skipped due to ASSUMINGLars Wirzenius1-0/+5
2013-09-19Match IMPLEMENTS always case-insensitivelyLars Wirzenius1-2/+14
2013-08-25Add --env optionLars Wirzenius1-0/+16
2013-08-25Report scenaries skipped due to ASSUMINGLars Wirzenius1-0/+3
2013-08-25Check there are scenariosLars Wirzenius1-0/+6
2013-08-25Clean environmnet harderLars Wirzenius1-5/+5
2013-08-25Implement check for duplicate scenario namesLars Wirzenius1-0/+13
2013-08-19Complain if a scenario has no THENsLars Wirzenius1-0/+15
2013-08-02Add yarn --timings optionLars Wirzenius1-0/+36
2013-08-02Report number of scenarios, steps actually runLars Wirzenius1-2/+8
2013-07-31Make yarn run shell scripts with -xLars Wirzenius1-1/+1
2013-07-31Make --tempdir absoluteLars Wirzenius1-1/+1
2013-07-31Set SRCDIR and clean environmentLars Wirzenius1-1/+27
2013-07-30Add quotes around scenario name in error messageLars Wirzenius1-1/+1
2013-07-23Merge branch 'master' of git://gitorious.org/cmdtest/cmdtestLars Wirzenius1-5/+6
2013-07-23Do not use cp --reflink, busybox doesn't have itLars Wirzenius1-3/+1
2013-07-21Make --quiet win over --verboseLars Wirzenius1-5/+6
2013-07-14Implement ASSUMINGLars Wirzenius1-15/+27
2013-07-14Add --verbose option for wall-of-text outputLars Wirzenius1-15/+46
2013-07-06Implement --snapshotLars Wirzenius1-2/+51
2013-07-06Add --tempdir optionLars Wirzenius1-1/+14
2013-07-04Run selected tests onlyLars Wirzenius1-1/+25
2013-07-04Add --shell-libraryLars Wirzenius1-6/+27
2013-06-24Write "no code block" warnings to stderrLars Wirzenius1-1/+1
2013-06-24Show warnings to stdout for files missing code blocksLars Wirzenius1-1/+3
2013-06-24Add -n and -q optionsLars Wirzenius1-7/+22
2013-06-23Add warning when an input file has no scenario code blocksLars Wirzenius1-1/+3
2013-06-19Switch to "scenario testing"Lars Wirzenius1-38/+40
2013-06-09Make yarn have same version as cmdtestLars Wirzenius1-1/+2
2013-06-09Rename application classLars Wirzenius1-2/+2
2013-06-09Fix yarn so it works with its cmdtest suiteLars Wirzenius1-23/+13
2013-06-09Add yarn main programLars Wirzenius1-0/+182