summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix utf8 in test fileLars Wirzenius2015-02-101-1/+1
* Support utf-8 inputLars Wirzenius2015-02-103-2/+8
* Add continuation supportLars Wirzenius2015-02-105-2/+27
|\
| * Update README.yarnLars Wirzenius2015-02-101-1/+3
| * Update NEWSLars Wirzenius2015-02-101-0/+6
| * Implement continuation lines in yarnLars Wirzenius2015-02-103-1/+18
|/
* Document in README that cmdtest is in maint modeLars Wirzenius2014-08-261-0/+5
* Tweak debian/controlLars Wirzenius2014-03-292-2/+11
* Prepare release version 0.12cmdtest-0.12Lars Wirzenius2014-03-283-2/+8
* Ignore errors when removing DATADIR as wellLars Wirzenius2014-03-271-1/+1
* Stop yarn from failing test if snapshot failsLars Wirzenius2014-03-272-1/+11
* Prepare release 0.11cmdtest-0.11Lars Wirzenius2014-03-153-3/+10
* Add test for yarn for a missing stepLars Wirzenius2014-03-151-0/+10
* 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
* elements: remove unused execute methodRichard Maw2014-02-101-5/+0
* 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