summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Factor scenario running logic out into yarnlibbaserock/richardmaw/S10275/factor-out-modules-v3Richard Maw2014-02-114-106/+377
* Factor scenario step and implementation connector into yarnlibRichard Maw2014-02-114-47/+217
* Factor out shell library loading into yarnlibRichard Maw2014-02-114-8/+109
* Factor scenario validation into yarnlibRichard Maw2014-02-114-35/+156
* elements: remove unused execute methodRichard Maw2014-02-111-6/+1
* Add --allow-missing-stepsLars Wirzenius2014-01-212-2/+24
* Make yarn set $HOME to an existing directoryLars Wirzenius2014-01-213-1/+17
* Make step progress reporting nicerLars Wirzenius2014-01-211-7/+10
* Update NEWS about no-thens bugLars Wirzenius2013-11-151-2/+4
* Merge remote-tracking branch 'origin/pf/fix-no-thens-bug'Lars Wirzenius2013-11-154-1/+28
|\
| * Fix bug where yarn reports all yarns as having no THENSpf/fix-no-thens-bugPete Fotheringham2013-11-111-1/+1
| * Given one invalid yarn and one valid one, check yarn reports the correct one ...Pete Fotheringham2013-11-113-0/+27
* | Add installation instructions to README.yarnLars Wirzenius2013-11-151-0/+20
* | Merge remote-tracking branch 'remotes/origin/pf/add-test-language-spec'Lars Wirzenius2013-11-151-49/+238
|\ \ | |/ |/|
| * Fix nested bulletspf/add-test-language-specPete Fotheringham2013-10-301-40/+40
| * S9399 Yarn manual - Test language specification (from README.yarn)Pete Fotheringham2013-10-301-9/+198
|/
* Merge remote-tracking branch 'origin/pf/first-attempts'Lars Wirzenius2013-10-271-0/+38
|\
| * First contributionspf/first-attemptsPete Fotheringham2013-10-271-0/+38
|/
* Start a yarn manual fileLars Wirzenius2013-10-241-0/+57
* Fix cmdtest --testLars Wirzenius2013-10-202-0/+14
* Report number of scenarios skipped due to ASSUMINGLars Wirzenius2013-10-182-0/+11
* Release version 0.10cmdtest-0.10Lars Wirzenius2013-10-053-2/+8
* Match IMPLEMENTS always case-insensitivelyLars Wirzenius2013-09-193-2/+18
* Document DATADIR and SRCDIR in the manpageLars Wirzenius2013-09-022-0/+22
* Add --env optionLars Wirzenius2013-08-253-3/+35
* Fix expected output of testLars Wirzenius2013-08-251-0/+1
* Report scenaries skipped due to ASSUMINGLars Wirzenius2013-08-252-0/+5
* Check there are scenariosLars Wirzenius2013-08-255-0/+20
* Clean environmnet harderLars Wirzenius2013-08-252-8/+10
* Merge branch 'liw/check-for-scenario-names'Lars Wirzenius2013-08-255-0/+39
|\
| * Update NEWSLars Wirzenius2013-08-251-0/+4
| * Implement check for duplicate scenario namesLars Wirzenius2013-08-252-0/+16
| * Add test for duplicate scenario names failingLars Wirzenius2013-08-252-0/+19
|/
* Complain if a scenario has no THENsLars Wirzenius2013-08-195-0/+36
* Merge branch 'liw/timings'Lars Wirzenius2013-08-022-0/+39
|\
| * Update NEWS about yarn --timingsLars Wirzenius2013-08-021-0/+3
| * 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
* Merge branch 'liw/yarn-srcdir'Lars Wirzenius2013-07-314-1/+62
|\
| * Add to README mention of environment cleanupLars Wirzenius2013-07-311-0/+5
| * Add SRCDIR to the READMELars Wirzenius2013-07-311-0/+4
| * Update NEWS about SRCDIR, clean envLars Wirzenius2013-07-311-0/+8
| * Set SRCDIR and clean environmentLars Wirzenius2013-07-312-1/+45
|/
* Add quotes around scenario name in error messageLars Wirzenius2013-07-301-1/+1
* Prepare release 0.9cmdtest-0.9Lars Wirzenius2013-07-233-2/+8
* Merge branch 'master' of git://gitorious.org/cmdtest/cmdtestLars Wirzenius2013-07-2314-22/+21
|\
| * Add the run-yarn scriptLars Wirzenius2013-07-221-0/+5
| * Run yarn in tests without user's configLars Wirzenius2013-07-2210-10/+10