index
:
delta/python-packages/testrepository-git.git
master
v2-only
github.com: testing-cabal/testrepository.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testrepository
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #42 from jelmer/v2-only
Jelmer Vernooij
2018-11-28
2
-34
/
+7
|
\
|
*
Drop support for pre-0.0.11 versions of subunit.
v2-only
Jelmer Vernooij
2018-08-26
2
-34
/
+7
*
|
Add --force-init support to 'testr run'.
Jelmer Vernooij
2018-06-15
1
-1
/
+12
|
/
*
Fixup quickstart and Makefile for README.rst.
Robert Collins
2015-07-17
1
-0
/
+3
*
Migrate to pbr for build management
Monty Taylor
2015-07-12
1
-0
/
+5
*
Tests will be reliably tagged with worker-%d.
Robert Collins
2014-08-25
1
-3
/
+4
*
* ``run`` was outputting bad MIME types - test/plain, not text/plain.
Robert Collins
2014-02-11
1
-1
/
+1
*
* ``run`` now accepts ``--isolated`` as a parameter, which will cause each
Robert Collins
2013-11-04
1
-2
/
+21
*
Fix an erroneous unicode to bytes comparison.
Robert Collins
2013-07-13
1
-1
/
+1
*
Teach load how to cause a failure in response to stdin.
Robert Collins
2013-04-20
1
-1
/
+34
*
Only return streams from CLI._iter_stream if the type matches the first type ...
Robert Collins
2013-04-14
1
-1
/
+2
*
Simplify load a little.
Robert Collins
2013-04-13
1
-5
/
+4
*
Drop unused class TestResultFilter.
Robert Collins
2013-04-10
1
-1
/
+0
*
Move tag based test filtering into the UI: many test things won't be filtered...
Robert Collins
2013-04-10
1
-1
/
+1
*
Simplify commands.failing.
Robert Collins
2013-04-09
1
-14
/
+6
*
Fix subunit v1 parallel test execution.
Robert Collins
2013-04-08
1
-3
/
+9
*
Change get_test() APIs to return StreamResult rather than TestResult emitting...
Robert Collins
2013-04-01
2
-16
/
+24
*
Migrate to new streamresult concurrent test suite API.
Robert Collins
2013-03-22
1
-12
/
+3
*
Split out event forwarding and summarising roles for make_result.
Robert Collins
2013-03-16
3
-14
/
+14
*
More reasoning for \n in return-code injection.
Robert Collins
2013-03-16
1
-1
/
+4
*
Move internal get_inserter to be StreamResult based.
Robert Collins
2013-03-16
1
-2
/
+1
*
Cleanup the switch to using inserter state.
Robert Collins
2013-03-15
1
-1
/
+1
*
Change run_id to be read from the object rather than a local binding.
Robert Collins
2013-03-15
1
-11
/
+4
*
Use ConcurrentStreamResult always.
Robert Collins
2013-03-15
1
-17
/
+19
*
Start getting streamresult into the innards.
Robert Collins
2013-03-15
3
-5
/
+5
*
* Expects subunit v2 if the local library has v2 support in the subunit
Robert Collins
2013-03-10
2
-9
/
+38
*
0.0.14
Robert Collins
2013-02-08
4
-15
/
+24
*
* TestCommand is now a fixture. This is used to ensure cached test instances
Robert Collins
2012-12-19
2
-105
/
+113
*
* ``testr --analyze-improvements`` now honours test regex filters and only
Robert Collins
2012-12-10
1
-1
/
+3
*
First, horribly untested, version of --analyze-failures.
Robert Collins
2012-12-07
1
-16
/
+150
*
Science fiction.
Robert Collins
2012-12-06
1
-1
/
+4
*
Make failing --subunit always output 0 and document process exit codes for la...
Robert Collins
2012-12-06
2
-4
/
+9
*
* ``testr last`` now supports ``--subunit`` and when passed will output
Robert Collins
2012-12-06
1
-0
/
+14
*
Slight code cleanup.
Robert Collins
2012-12-06
1
-3
/
+2
*
* ``test failing --subunit`` now exits 0 if there are no failing tests.
Robert Collins
2012-12-06
1
-1
/
+1
*
* ``testr run --until-failure`` will repeat a test run until interrupted by
Robert Collins
2012-12-06
1
-8
/
+19
*
More accurate getting-going docs.
Robert Collins
2012-12-06
1
-0
/
+3
*
Remove some sci-fi.
Robert Collins
2012-12-06
1
-1
/
+1
*
* ``testr help command`` now shows the docstring for commands (Robert Collins)
Robert Collins
2012-12-05
2
-2
/
+30
*
Reference the online docs.
Robert Collins
2012-12-05
1
-1
/
+2
*
* ``testr load`` now supports passing filenames to subunit streams to load.
Robert Collins
2012-12-05
1
-1
/
+10
*
* As a side effect of fixing bug #597060 additional arguments passed to testr
Robert Collins
2012-12-03
2
-5
/
+24
*
* ``testr run --load-list FILENAME`` will limit the tests run to the test ids
Robert Collins
2012-12-02
1
-0
/
+14
*
Show the version in testr --version.
Robert Collins
2012-10-23
1
-2
/
+4
*
Improvements from review - better docs, avoid race condition with process exit.
Robert Collins
2012-10-23
1
-8
/
+12
*
* ``testr run`` will now fail a test run if the test process exits non-zero.
Robert Collins
2012-10-22
1
-1
/
+62
*
* stream loading will now synthesise datestamps before demultiplexing rather
Robert Collins
2012-09-10
1
-2
/
+3
*
* ``testr run`` now accepts a --concurrency option, allowing command line
Robert Collins
2012-06-18
1
-0
/
+2
*
Refactor, pushing the result creation into the desired shape.
Robert Collins
2012-05-01
3
-11
/
+16
*
Glue into the active commands a way to get a customised filter, which the nex...
Robert Collins
2012-04-30
3
-10
/
+33
[next]