2013-04-30 Jim Hague tests: AIX can't handle negative date in test-dirstate.t stable
2013-07-01 Christian Ebert Merge with stable
2013-06-12 Simon Heimberg cleanup: remove unused imports stable
2013-06-13 Christian Ebert Merge with stable
2013-06-11 simon run-tests: sort missing files first instead of raising an error stable
2013-06-09 simon run-tests: call Threads constructor with keyword arguments stable
2013-06-09 simon run-tests: ignoring tests works again stable
2013-06-08 Christian Ebert Merge with stable
2013-06-07 Matt Mackall run-tests: simplify interrupted message stable
2013-06-07 Matt Mackall run-tests: remove spurious disable of --time with --debug stable
2013-06-07 Matt Mackall run-tests: always gather runtimes stable
2013-06-05 Simon Heimberg run-tests: when interrupted report time in failure message stable
2013-06-05 Simon Heimberg run-tests: report interrupted tests stable
2013-06-05 Simon Heimberg run-tests: open hgrc file only for writing stable
2013-06-06 Christian Ebert Merge with stable
2013-06-06 Matt Mackall run-tests: make --noskips work stable
2013-06-03 Christian Ebert Merge with stable
2013-06-02 Matt Mackall run-tests: add --loop support stable
2013-06-02 Matt Mackall run-tests: --interactive and --jobs no longer conflict stable
2013-06-02 Matt Mackall run-tests: sort certain slow tests earlier by keyword stable
2013-06-02 Matt Mackall run-tests: drop unused resultslock stable
2013-06-02 Matt Mackall run-tests: drop options.child and users stable
2013-06-02 Matt Mackall run-tests: remove runchildren, now unused stable
2013-06-02 Matt Mackall run-tests: schedule largest tests first stable
2013-06-02 Matt Mackall run-tests: introduce thread scheduler stable
2013-06-02 Matt Mackall run-tests: use count to calculate port to use stable
2013-06-02 Matt Mackall run-tests: introduce threadtmp directory stable
2013-06-02 Matt Mackall run-tests: add abort flag stable
2013-06-02 Matt Mackall run-tests: move more variables to env stable
2013-06-02 Matt Mackall run-tests: simplify env deletion stable
2013-06-02 Matt Mackall run-tests: move most of remaining environment tweaks stable
2013-06-02 Matt Mackall run-tests: move environment creation to a separate function stable
2013-06-02 Matt Mackall run-tests: move HGRCPATH to env stable
2013-06-02 Matt Mackall run-tests: move DAEMON_PIDS to env stable
2013-06-02 Matt Mackall run-tests: move HGPORT setting to env stable
2013-06-02 Matt Mackall run-tests: write tmp paths into env copy stable
2013-06-02 Matt Mackall run-tests: use env dict to kill daemons stable
2013-06-02 Matt Mackall run-tests: add env dict to isolate test environment stable
2013-05-27 Matt Mackall run-tests: remove some unnecessary globals stable
2013-05-24 Matt Mackall run-tests: add a log function stable
2013-05-24 Matt Mackall run-tests: make vlog a proper function stable
2013-05-24 Matt Mackall run-tests: unify marks and result codes stable
2013-05-24 Matt Mackall run-tests: change return code of runone stable
2013-05-24 Matt Mackall run-tests: regroup some initialization checks stable
2013-05-24 Matt Mackall run-tests: fix a path existence check stable
2013-05-24 Matt Mackall run-tests: regroup some variable initialization stable
2013-05-24 Matt Mackall run-tests: regroup nested functions stable
2013-05-24 Matt Mackall run-tests: regroup temp dir creation stable
2013-05-24 Matt Mackall run-tests: pull hgrc creation out as function stable
2013-05-24 Matt Mackall tests: simplify handling of unknown test types stable
2013-05-24 Matt Mackall run-tests: filter out non-tests from default list stable
2013-05-24 Matt Mackall run-tests: make a table of test types stable
2013-05-24 Matt Mackall run-tests: don't need to test shebang any more stable
2013-05-05 Christian Ebert Merge with stable
2013-05-03 Siddharth Agarwal run-tests: when running in parallel, delete tmpdirs immediately stable
2013-04-20 Christian Ebert Merge with stable
2012-10-10 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos stable
2013-04-17 Mads Kiilerich run-tests: introduce --random for running tests in random error stable
2013-03-23 Christian Ebert Merge with stable
2013-03-21 Simon Heimberg run-tests: only sort files when not given as argument stable
2013-03-12 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable stable
2013-02-14 Christian Ebert Merge with stable
2012-10-15 Simon Heimberg tests: inform on Windows about unnecessary glob lines stable
2013-02-13 Simon Heimberg tests: quickly check if the glob line already matches the output stable
2013-02-08 Mads Kiilerich export: show 'Date' header in a format that also is readable for humans stable
2013-02-10 Christian Ebert Merge with stable
2013-01-30 Pierre-Yves David test: display used python hash seed stable
2013-02-08 Christian Ebert Merge with stable
2012-10-24 Simon Heimberg run-tests: do not fail on empty tsttest file stable
2013-01-29 Christian Ebert Merge with stable
2013-01-29 Mads Kiilerich run-tests.py: inherit PYTHONHASHSEED from environment if set stable
2013-01-23 Christian Ebert Merge with stable
2013-01-21 Pierre-Yves David documentation: update to new filter names stable
2013-01-19 Christian Ebert Merge with stable
2013-01-18 Mads Kiilerich run-tests.py: don't let hg run interactively in debug mode stable
2013-01-18 Mads Kiilerich run-tests.py: backout "don't use console for stdin when running in debug mode" stable
2013-01-16 Christian Ebert Merge with stable
2013-01-16 Pierre-Yves David get-with-headers: add a --headeronly switch stable
2013-01-16 Mads Kiilerich tests: make test-hgweb.t output stable stable
2013-01-15 Mads Kiilerich serve: don't send any content headers with 304 responses stable
2013-01-15 Pierre-Yves David destroyed: drop complex branchcache rebuilt logic stable
2013-01-15 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets stable
2013-01-15 Mads Kiilerich tests: run with PYTHONHASHSEED=random stable
2013-01-15 Bryan O'Sullivan run-tests: exit cleanly if parallel run is interrupted stable
2013-01-13 Kevin Bullock filtering: rename filters to their antonyms stable
2013-01-11 Christian Ebert Merge with default stable
2013-01-10 Christian Ebert test: improve grammar and spelling in branchcache note
2013-01-10 Christian Ebert Merge with stable
2013-01-09 Bryan O'Sullivan hghave: introduce a test (unused) for cvs >= 1.12 stable
2013-01-08 Pierre-Yves David clfilter: enforce hidden changeset globally stable
2013-01-08 Pierre-Yves David branchcache: add note about cache invalidation to test-keyword.t stable
2013-01-02 Pierre-Yves David clfilter: add mutable filtering stable
2013-01-07 Mads Kiilerich run-tests.py: fix handling of symlink to the right python stable
2013-01-07 Christian Ebert Merge with stable
2013-01-07 Pierre-Yves David branchmap: allow to use cache of subset stable
2013-01-07 Mads Kiilerich run-tests.py: don't use console for stdin when running in debug mode stable
2013-01-07 Mads Kiilerich tests: make hghave and run-tests exit on unknown feature requirements stable
2013-01-04 Christian Ebert Merge with stable
2012-12-21 Idan Kamara localrepo: filter unknown nodes from the phasecache on destroyed stable
2012-12-29 Christian Ebert Merge with stable
2012-12-27 Pierre-Yves David strip: do not update branchcache during strip (issue3745) stable
2012-12-24 Pierre-Yves David branchmap: move validity logic in the object itself stable
2012-12-21 Christian Ebert Merge with stable
2012-12-12 Bryan O'Sullivan run-tests: fix whitespace nonsense stable
2012-12-12 Bryan O'Sullivan run-tests: on windows, put correct python at front of PATH stable
2012-12-09 Mads Kiilerich tests: kill daemons early, making breaking at "Accept" prompt safe stable
2012-12-11 Siddharth Agarwal run-tests: fix exename on Windows stable
2012-12-11 Bryan O'Sullivan run-tests: support running tests in parallel on windows stable
2012-12-10 Bryan O'Sullivan run-tests: use correct python safely under --jobs stable
2012-12-10 Bryan O'Sullivan run-tests: check for the correct python when starting stable
2012-12-10 Bryan O'Sullivan run-tests: use correct python when run with --local stable
2012-11-28 Christian Ebert Merge with stable
2012-11-27 Bryan O'Sullivan run-tests: fix an unnoticed check-code violation stable
2012-11-27 Bryan O'Sullivan run-tests: add a --compiler option stable
2012-11-27 Bryan O'Sullivan run-tests: make build command line less intimidating stable
2012-11-15 Matt Mackall run-tests: backout 4a4173519b63 stable
2012-11-14 Christian Ebert Merge with stable
2012-11-08 Siddharth Agarwal run-tests.py: remove runqueue's results parameter since it is now a global stable
2012-11-10 Siddharth Agarwal run-tests: open child-parent pipes in binary mode stable
2012-11-09 Siddharth Agarwal run-tests: add --time option to log times for each test stable
(0) -1000 -120 tip