summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-25Add --cd-datadir settingLars Wirzenius2-1/+15
2015-12-20Use env in hashbangsRichard Ipsum2-2/+2
2015-12-08Update NEWSLars Wirzenius1-0/+5
2015-12-08Only use non-empty --shell-arg valuesLars Wirzenius1-1/+1
2015-12-08Add --shell, --shell-arg settingsLars Wirzenius1-3/+25
2015-11-08Give error if --run arg does not match a scenarioLars Wirzenius2-0/+10
2015-11-06Prepare release 0.18cmdtest-0.18Lars Wirzenius3-2/+8
2015-11-06Do snapshots only when --snapshot is usedLars Wirzenius2-5/+8
2015-10-27Update NEWSLars Wirzenius1-0/+5
2015-10-27Implement EXAMLE blocksLars Wirzenius3-0/+15
2015-10-27Remove now-unneeded tests for yarnLars Wirzenius2-20/+0
2015-10-27Drop warning about files without scenariosLars Wirzenius1-2/+0
2015-10-21Prepare release 0.17cmdtest-0.17Lars Wirzenius3-2/+8
2015-10-20Add --require-assumptionsLars Wirzenius2-1/+11
2015-10-20Update cmdtest to match current implementationLars Wirzenius1-0/+2
2015-10-20Adapt to ttystatus changeLars Wirzenius1-4/+4
2015-10-01Flush stdout, stderr after every writeLars Wirzenius2-8/+25
2015-09-07coverage-4.0a6 compatibilityMichel Alexandre Salim1-1/+2
2015-06-30Update version number to 0.16cmdtest-0.16Lars Wirzenius1-1/+1
2015-06-30Switch to Debian source format 3.0 (quilt)Lars Wirzenius2-1/+8
2015-06-30Flush ttystatus output when starting scenario, stepLars Wirzenius2-1/+11
2015-06-29Prepare release 0.15cmdtest-0.15Lars Wirzenius3-1/+14
2015-04-19Failed scenarios are listed at the end of outputLars Wirzenius1-0/+3
2015-04-19Indent steps when running in verbose modeLars Wirzenius1-11/+12
2015-03-05Preare for releasecmdtest-0.14Lars Wirzenius4-5/+5
2015-02-10Fix utf8 in test fileLars Wirzenius1-1/+1
2015-02-10Support utf-8 inputLars Wirzenius3-2/+8
2015-02-10Add continuation supportLars Wirzenius5-2/+27
2015-02-10Update README.yarnLars Wirzenius1-1/+3
2015-02-10Update NEWSLars Wirzenius1-0/+6
2015-02-10Implement continuation lines in yarnLars Wirzenius3-1/+18
2014-08-26Document in README that cmdtest is in maint modeLars Wirzenius1-0/+5
2014-03-29Tweak debian/controlLars Wirzenius2-2/+11
2014-03-28Prepare release version 0.12cmdtest-0.12Lars Wirzenius3-2/+8
2014-03-27Ignore errors when removing DATADIR as wellLars Wirzenius1-1/+1
2014-03-27Stop yarn from failing test if snapshot failsLars Wirzenius2-1/+11
2014-03-15Prepare release 0.11cmdtest-0.11Lars Wirzenius3-3/+10
2014-03-15Add test for yarn for a missing stepLars Wirzenius1-0/+10
2014-03-10Fix doc for --run to speak of scenariosLars Wirzenius1-2/+2
2014-02-27When snapshotting datadir, don't cross mountsLars Wirzenius1-1/+1
2014-02-10elements: remove unused execute methodRichard Maw1-5/+0
2014-01-21Add --allow-missing-stepsLars Wirzenius2-2/+24
2014-01-21Make yarn set $HOME to an existing directoryLars Wirzenius3-1/+17
2014-01-21Make step progress reporting nicerLars Wirzenius1-7/+10
2013-11-15Update NEWS about no-thens bugLars Wirzenius1-2/+4
2013-11-15Merge remote-tracking branch 'origin/pf/fix-no-thens-bug'Lars Wirzenius4-1/+28
2013-11-15Add installation instructions to README.yarnLars Wirzenius1-0/+20
2013-11-15Merge remote-tracking branch 'remotes/origin/pf/add-test-language-spec'Lars Wirzenius1-49/+238
2013-11-11Fix bug where yarn reports all yarns as having no THENSPete Fotheringham1-1/+1
2013-11-11Given one invalid yarn and one valid one, check yarn reports the correct one ...Pete Fotheringham3-0/+27