Update test/3rdparty with the packages required to run the test suite in parallel mode. Change the short command line flag to "-j", matching make.
--HG-- rename : test/3rdparty/testscenarios-0.2/.bzrignore => test/3rdparty/testscenarios-0.4/.bzrignore rename : test/3rdparty/testscenarios-0.2/Apache-2.0 => test/3rdparty/testscenarios-0.4/Apache-2.0 rename : test/3rdparty/testscenarios-0.2/BSD => test/3rdparty/testscenarios-0.4/BSD rename : test/3rdparty/testscenarios-0.2/COPYING => test/3rdparty/testscenarios-0.4/COPYING rename : test/3rdparty/testscenarios-0.2/GOALS => test/3rdparty/testscenarios-0.4/GOALS rename : test/3rdparty/testscenarios-0.2/HACKING => test/3rdparty/testscenarios-0.4/HACKING rename : test/3rdparty/testscenarios-0.2/MANIFEST.in => test/3rdparty/testscenarios-0.4/MANIFEST.in rename : test/3rdparty/testscenarios-0.2/Makefile => test/3rdparty/testscenarios-0.4/Makefile rename : test/3rdparty/testscenarios-0.2/doc/__init__.py => test/3rdparty/testscenarios-0.4/doc/__init__.py rename : test/3rdparty/testscenarios-0.2/doc/example.py => test/3rdparty/testscenarios-0.4/doc/example.py rename : test/3rdparty/testscenarios-0.2/doc/test_sample.py => test/3rdparty/testscenarios-0.4/doc/test_sample.py rename : test/3rdparty/testtools-0.9.12/doc/conf.py => test/3rdparty/testtools-0.9.34/doc/conf.py rename : test/3rdparty/testtools-0.9.12/doc/make.bat => test/3rdparty/testtools-0.9.34/doc/make.bat rename : test/3rdparty/testtools-0.9.12/testtools/_compat2x.py => test/3rdparty/testtools-0.9.34/testtools/_compat2x.py rename : test/3rdparty/testtools-0.9.12/testtools/_spinner.py => test/3rdparty/testtools-0.9.34/testtools/_spinner.py rename : test/3rdparty/testtools-0.9.12/testtools/distutilscmd.py => test/3rdparty/testtools-0.9.34/testtools/distutilscmd.py rename : test/3rdparty/testtools-0.9.12/testtools/monkey.py => test/3rdparty/testtools-0.9.34/testtools/monkey.py rename : test/3rdparty/testtools-0.9.12/testtools/tests/test_monkey.py => test/3rdparty/testtools-0.9.34/testtools/tests/test_monkey.py rename : test/3rdparty/testtools-0.9.12/testtools/tests/test_runtest.py => test/3rdparty/testtools-0.9.34/testtools/tests/test_runtest.py rename : test/3rdparty/testtools-0.9.12/testtools/utils.py => test/3rdparty/testtools-0.9.34/testtools/utils.py
This commit is contained in:
44
test/3rdparty/python-subunit-0.0.16/python_subunit.egg-info/SOURCES.txt
vendored
Normal file
44
test/3rdparty/python-subunit-0.0.16/python_subunit.egg-info/SOURCES.txt
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
MANIFEST.in
|
||||
NEWS
|
||||
README
|
||||
setup.py
|
||||
filters/subunit-1to2
|
||||
filters/subunit-2to1
|
||||
filters/subunit-filter
|
||||
filters/subunit-ls
|
||||
filters/subunit-notify
|
||||
filters/subunit-stats
|
||||
filters/subunit-tags
|
||||
filters/subunit2gtk
|
||||
filters/subunit2junitxml
|
||||
filters/subunit2pyunit
|
||||
filters/tap2subunit
|
||||
python/subunit/__init__.py
|
||||
python/subunit/chunked.py
|
||||
python/subunit/details.py
|
||||
python/subunit/filters.py
|
||||
python/subunit/iso8601.py
|
||||
python/subunit/progress_model.py
|
||||
python/subunit/run.py
|
||||
python/subunit/test_results.py
|
||||
python/subunit/v2.py
|
||||
python/subunit/tests/__init__.py
|
||||
python/subunit/tests/sample-script.py
|
||||
python/subunit/tests/sample-two-script.py
|
||||
python/subunit/tests/test_chunked.py
|
||||
python/subunit/tests/test_details.py
|
||||
python/subunit/tests/test_filters.py
|
||||
python/subunit/tests/test_progress_model.py
|
||||
python/subunit/tests/test_run.py
|
||||
python/subunit/tests/test_subunit_filter.py
|
||||
python/subunit/tests/test_subunit_stats.py
|
||||
python/subunit/tests/test_subunit_tags.py
|
||||
python/subunit/tests/test_tap2subunit.py
|
||||
python/subunit/tests/test_test_protocol.py
|
||||
python/subunit/tests/test_test_protocol2.py
|
||||
python/subunit/tests/test_test_results.py
|
||||
python_subunit.egg-info/PKG-INFO
|
||||
python_subunit.egg-info/SOURCES.txt
|
||||
python_subunit.egg-info/dependency_links.txt
|
||||
python_subunit.egg-info/requires.txt
|
||||
python_subunit.egg-info/top_level.txt
|
||||
Reference in New Issue
Block a user