summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare to release version 0.26cmdtest-0.26Lars Wirzenius2016-07-233-5/+5
|
* Update NEWSLars Wirzenius2016-07-231-0/+1
|
* Correct sectionLars Wirzenius2016-07-232-1/+2
|
* Bump version number post-release to 0.25+gitLars Wirzenius2016-07-183-2/+12
|
* Prepare to release version 0.25cmdtest-0.25Lars Wirzenius2016-07-183-5/+5
|
* Fix yarn manpage to say DATADIR instead of TESTDIRLars Wirzenius2016-07-143-9/+13
|
* Bump version number post-release to 0.24+gitLars Wirzenius2016-04-183-2/+12
|
* Prepare to release version 0.24cmdtest-0.24Lars Wirzenius2016-04-183-5/+5
|
* Fix missing importLars Wirzenius2016-04-182-0/+2
|
* Bump version number post-release to 0.23+gitLars Wirzenius2016-04-183-2/+12
|
* Prepare to release version 0.23cmdtest-0.23Lars Wirzenius2016-04-183-3/+9
|
* Use yarnlib.__version__ in yarnLars Wirzenius2016-04-181-2/+1
|
* Use yarnlib.__version__ in cmdtestLars Wirzenius2016-04-182-4/+1
|
* Use yarnlib.__version__ in setup.pyLars Wirzenius2016-04-181-1/+2
|
* Use relative imports in yarnlib/__init__.pyLars Wirzenius2016-04-181-3/+3
|
* Add version.py to yarnlibLars Wirzenius2016-04-187-0/+539
|
* Add SRCDIR to PYTHONPATH if shell is PythonLars Wirzenius2016-04-182-0/+17
|
* Add yarn --stop-on-first-failLars Wirzenius2016-02-152-0/+12
|
* Encode to locale for stdout, stderr; release 0.22cmdtest-0.22Lars Wirzenius2016-02-044-5/+22
|
* Prepare 0.21cmdtest-0.21Lars Wirzenius2016-01-252-1/+7
|
* Encode environment variables in UTF-8Lars Wirzenius2016-01-253-5/+12
| | | | | This is an arbitary choice, and wrong, if the locale has something else. I'll fix that some other day.
* Change log levesl to debug, not warningLars Wirzenius2016-01-251-4/+5
|
* Prepare release version 0.20cmdtest-0.20Lars Wirzenius2016-01-253-2/+8
|
* Allow non-ASCII in scenario, step namesLars Wirzenius2016-01-253-3/+20
| | | | Thanks to Heikki Haapala for reporting the problem.
* Prepare 0.19cmdtest-0.19Lars Wirzenius2016-01-093-2/+8
|
* Add --cd-datadir settingLars Wirzenius2015-12-252-1/+15
|
* Use env in hashbangsRichard Ipsum2015-12-202-2/+2
| | | | Some distributions don't install python to /usr/bin/python
* Update NEWSLars Wirzenius2015-12-081-0/+5
|
* Only use non-empty --shell-arg valuesLars Wirzenius2015-12-081-1/+1
| | | | This allows --shell=python --shell-arg='' to override /bin/sh.
* Add --shell, --shell-arg settingsLars Wirzenius2015-12-081-3/+25
|
* Give error if --run arg does not match a scenarioLars Wirzenius2015-11-082-0/+10
|
* Prepare release 0.18cmdtest-0.18Lars Wirzenius2015-11-063-2/+8
|
* Do snapshots only when --snapshot is usedLars Wirzenius2015-11-062-5/+8
|
* Update NEWSLars Wirzenius2015-10-271-0/+5
|
* Implement EXAMLE blocksLars Wirzenius2015-10-273-0/+15
|
* Remove now-unneeded tests for yarnLars Wirzenius2015-10-272-20/+0
|
* Drop warning about files without scenariosLars Wirzenius2015-10-271-2/+0
| | | | It's a silly warning.
* Prepare release 0.17cmdtest-0.17Lars Wirzenius2015-10-213-2/+8
|
* Add --require-assumptionsLars Wirzenius2015-10-202-1/+11
|
* Update cmdtest to match current implementationLars Wirzenius2015-10-201-0/+2
|
* Adapt to ttystatus changeLars Wirzenius2015-10-201-4/+4
|
* Flush stdout, stderr after every writeLars Wirzenius2015-10-012-8/+25
|
* coverage-4.0a6 compatibilityMichel Alexandre Salim2015-09-071-1/+2
| | | | | coverage 4.0a6 no longer generates .coverage file, so check first if it exists before attempting removal.
* Update version number to 0.16cmdtest-0.16Lars Wirzenius2015-06-301-1/+1
|
* Switch to Debian source format 3.0 (quilt)Lars Wirzenius2015-06-302-1/+8
|
* Flush ttystatus output when starting scenario, stepLars Wirzenius2015-06-302-1/+11
|
* Prepare release 0.15cmdtest-0.15Lars Wirzenius2015-06-293-1/+14
|
* Failed scenarios are listed at the end of outputLars Wirzenius2015-04-191-0/+3
| | | | This is useful when yarn is run by Jenkins or similar system.
* Indent steps when running in verbose modeLars Wirzenius2015-04-191-11/+12
|
* Preare for releasecmdtest-0.14Lars Wirzenius2015-03-054-5/+5
|