summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | as invalid
* Merge remote-tracking branch 'origin/pf/first-attempts'Lars Wirzenius2013-10-271-0/+38
|\
| * First contributionspf/first-attemptsPete Fotheringham2013-10-271-0/+38
|/ | | | | add 'Mission' section - wording to be agreed changed by Lars add 'Document Status' section - 'Done', 'New' and 'Coming soon'
* 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
| | | | Reported-by: Jannis Pohlmann
* Document DATADIR and SRCDIR in the manpageLars Wirzenius2013-09-022-0/+22
|
* Add --env optionLars Wirzenius2013-08-253-3/+35
| | | | Suggested by Daniel Silverstone
* 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
| | | | This makes debugging easier.
* 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
| |
| * Make test suite invoke yarn with --quietLars Wirzenius2013-07-214-9/+2
| |
| * 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
|/
* Merge branch 'liw/assuming'Lars Wirzenius2013-07-148-27/+95
|\
| * Update NEWS about ASSUMINGLars Wirzenius2013-07-141-0/+1
| |
| * Update README.yarn about ASSUMINGLars Wirzenius2013-07-141-1/+1
| |
| * Implement ASSUMINGLars Wirzenius2013-07-146-26/+93
|/
* Add --verbose option for wall-of-text outputLars Wirzenius2013-07-142-15/+49
|
* Update README.yarn so it matches reality betterLars Wirzenius2013-07-141-49/+46
| | | | I now know of nothing that's inaccurate, but we'll see.
* Merge branch 'liw/yarn-snapshots'Lars Wirzenius2013-07-063-2/+129
|\
| * Update NEWS about --snapshot and --testdirLars Wirzenius2013-07-061-0/+3
| |
| * Implement --snapshotLars Wirzenius2013-07-062-27/+97
| |
| * Add --tempdir optionLars Wirzenius2013-07-061-1/+14
| |
| * Add test case for snapshottingLars Wirzenius2013-07-061-0/+41
|/