summaryrefslogtreecommitdiff
path: root/yarn
Commit message (Expand)AuthorAgeFilesLines
* yarn: Improve parallel testing progress reportingbaserock/richardmaw/parallelRichard Maw2014-10-221-8/+13
* yarn: Don't crash when a command failed with binary outputRichard Maw2014-10-151-1/+1
* yarn: Allow multi-runner when called with -jNRichard Maw2014-10-151-0/+10
* yarn: Move scenario setup into ScenarioRunnerRichard Maw2014-10-151-45/+7
* yarn: Move --no-act logic out of .run_scenarioRichard Maw2014-10-151-13/+21
* yarn: Move timing out of .run_scenarioRichard Maw2014-10-151-20/+30
* yarn: Remove scenario DATADIR after runningbaserock/richardmaw/space-efficientRichard Maw2014-10-111-0/+3
* yarn: Don't snapshot datadir without --snapshotRichard Maw2014-10-111-2/+3
* Merge remote-tracking branch 'origin/master' into baserock/morphRichard Maw2014-10-111-4/+7
|\
| * Ignore errors when removing DATADIR as wellLars Wirzenius2014-03-271-1/+1
| * Stop yarn from failing test if snapshot failsLars Wirzenius2014-03-271-1/+4
| * Fix doc for --run to speak of scenariosLars Wirzenius2014-03-101-2/+2
| * When snapshotting datadir, don't cross mountsLars Wirzenius2014-02-271-1/+1
* | Factor scenario running logic out into yarnlibbaserock/richardmaw/S10275/factor-out-modules-v3Richard Maw2014-02-111-106/+45
* | Factor scenario step and implementation connector into yarnlibRichard Maw2014-02-111-47/+9
* | Factor out shell library loading into yarnlibRichard Maw2014-02-111-8/+3
* | Factor scenario validation into yarnlibRichard Maw2014-02-111-34/+3
|/
* Add --allow-missing-stepsLars Wirzenius2014-01-211-2/+20
* Make yarn set $HOME to an existing directoryLars Wirzenius2014-01-211-1/+7
* Make step progress reporting nicerLars Wirzenius2014-01-211-7/+10
* Fix bug where yarn reports all yarns as having no THENSpf/fix-no-thens-bugPete Fotheringham2013-11-111-1/+1
* Report number of scenarios skipped due to ASSUMINGLars Wirzenius2013-10-181-0/+5
* Match IMPLEMENTS always case-insensitivelyLars Wirzenius2013-09-191-2/+14
* Add --env optionLars Wirzenius2013-08-251-0/+16
* Report scenaries skipped due to ASSUMINGLars Wirzenius2013-08-251-0/+3
* Check there are scenariosLars Wirzenius2013-08-251-0/+6
* Clean environmnet harderLars Wirzenius2013-08-251-5/+5
* Implement check for duplicate scenario namesLars Wirzenius2013-08-251-0/+13
* Complain if a scenario has no THENsLars Wirzenius2013-08-191-0/+15
* Add yarn --timings optionLars Wirzenius2013-08-021-0/+36
* Report number of scenarios, steps actually runLars Wirzenius2013-08-021-2/+8
* Make yarn run shell scripts with -xLars Wirzenius2013-07-311-1/+1
* Make --tempdir absoluteLars Wirzenius2013-07-311-1/+1
* Set SRCDIR and clean environmentLars Wirzenius2013-07-311-1/+27
* Add quotes around scenario name in error messageLars Wirzenius2013-07-301-1/+1
* Merge branch 'master' of git://gitorious.org/cmdtest/cmdtestLars Wirzenius2013-07-231-5/+6
|\
| * Make --quiet win over --verboseLars Wirzenius2013-07-211-5/+6
* | Do not use cp --reflink, busybox doesn't have itLars Wirzenius2013-07-231-3/+1
|/
* Implement ASSUMINGLars Wirzenius2013-07-141-15/+27
* Add --verbose option for wall-of-text outputLars Wirzenius2013-07-141-15/+46
* Implement --snapshotLars Wirzenius2013-07-061-2/+51
* Add --tempdir optionLars Wirzenius2013-07-061-1/+14
* Run selected tests onlyLars Wirzenius2013-07-041-1/+25
* Add --shell-libraryLars Wirzenius2013-07-041-6/+27
* Write "no code block" warnings to stderrLars Wirzenius2013-06-241-1/+1
* Show warnings to stdout for files missing code blocksLars Wirzenius2013-06-241-1/+3
* Add -n and -q optionsLars Wirzenius2013-06-241-7/+22
* Add warning when an input file has no scenario code blocksLars Wirzenius2013-06-231-1/+3
* Switch to "scenario testing"Lars Wirzenius2013-06-191-38/+40
* Make yarn have same version as cmdtestLars Wirzenius2013-06-091-1/+2