index
:
delta/cmdtest.git
baserock/morph
baserock/richardholland/update-cmdtest
baserock/richardmaw/S10275/factor-out-modules
baserock/richardmaw/S10275/factor-out-modules-v2
baserock/richardmaw/S10275/factor-out-modules-v3
baserock/richardmaw/parallel
baserock/richardmaw/space-efficient
master
pf/add-test-language-spec
pf/finish-intro
pf/first-attempts
pf/fix-no-thens-bug
git.liw.fi: cmdtest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing import
Lars Wirzenius
2016-04-18
1
-0
/
+1
*
Use yarnlib.__version__ in cmdtest
Lars Wirzenius
2016-04-18
1
-1
/
+1
*
Use env in hashbangs
Richard Ipsum
2015-12-20
1
-1
/
+1
*
Fix cmdtest --test
Lars Wirzenius
2013-10-20
1
-0
/
+7
*
Fix cmdtest so that fail-tests work
Lars Wirzenius
2013-03-10
1
-1
/
+2
*
Remove unnecessary write file
Lars Wirzenius
2012-04-12
1
-7
/
+3
*
Remove unused method "expand"
Lars Wirzenius
2012-04-12
1
-6
/
+0
*
Remove unused method "lines"
Lars Wirzenius
2012-04-12
1
-3
/
+0
*
Move cat method to cmdtestlib
Lars Wirzenius
2012-04-12
1
-9
/
+3
*
Fix progress reporting counter
cmdtest-0.3
Lars Wirzenius
2012-02-24
1
-5
/
+6
*
Add --keep option
Lars Wirzenius
2012-02-24
1
-4
/
+12
*
Time what happens when running tests and optionally report
Lars Wirzenius
2012-02-24
1
-2
/
+37
*
Show name of test being run
Lars Wirzenius
2012-02-24
1
-3
/
+2
*
Fix cmdtest -t foo so that it still runs the setup/setup_once/teardown/teardo...
Lars Wirzenius
2012-01-20
1
-0
/
+2
*
use only the __version__ in cmdtestlib.py
Lars Wirzenius
2012-01-01
1
-4
/
+1
*
bump version number to 0.1
Lars Wirzenius
2012-01-01
1
-1
/
+1
*
add TESTNAME to environment variable
Lars Wirzenius
2011-12-30
1
-9
/
+13
*
remove --command / -c option and $COMMAND and foo.args
Lars Wirzenius
2011-12-17
1
-10
/
+2
*
adapt to new cliapp API and don't redirect stdin unless told to
Lars Wirzenius
2011-12-01
1
-1
/
+6
*
create and clean temporary directory only once per run
Lars Wirzenius
2011-12-01
1
-2
/
+2
*
Add -t/--test option for running only specific tests.
Lars Wirzenius
2011-10-07
1
-1
/
+16
*
Fix references to cmdtest the module to be to cmdtestlib.
Lars Wirzenius
2011-09-11
1
-2
/
+2
*
Set --command to default to None, so user always must set it.
Lars Wirzenius
2011-08-29
1
-1
/
+2
*
Improve help text for --command option.
Lars Wirzenius
2011-08-29
1
-1
/
+3
*
Add SRCDIR to environment, and make COMMAND an absolute path.
Lars Wirzenius
2011-08-25
1
-1
/
+2
*
Create/cleanup temporary directory for each test.
Lars Wirzenius
2011-08-25
1
-1
/
+3
*
Store failing stdout, stderr, and diffs, rather than deleting them.
Lars Wirzenius
2011-08-22
1
-20
/
+34
*
Run foo.script instead of using foo.args, when script exists.
Lars Wirzenius
2011-08-22
1
-3
/
+7
*
Fix parsing of foo.exit.
Lars Wirzenius
2011-08-15
1
-2
/
+2
*
Fix diffing so it actually produces output.
Lars Wirzenius
2011-08-15
1
-3
/
+3
*
Document (and fix) args format and variable expansion.
Lars Wirzenius
2011-08-15
1
-1
/
+1
*
Fix cmdtest script to run test cases as they should be run.
Lars Wirzenius
2011-08-15
1
-47
/
+69
*
Add status reporting, exit code, etc.
Lars Wirzenius
2011-08-14
1
-6
/
+39
*
Rewrite to not use JSON but individual files.
Lars Wirzenius
2011-08-14
1
-26
/
+49
*
Initial commit.
Lars Wirzenius
2011-08-14
1
-0
/
+90