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
2012-11-09 Siddharth Agarwal run-tests: remove resultslock since it serves no useful purpose stable
2012-11-09 Siddharth Agarwal run-tests: use pickle to send results from children to parent stable
2012-11-08 Christian Ebert Merge with stable
2012-10-24 Simon Heimberg run-tests: skip unnecessary operations on the args in the child proces stable
2012-10-21 Christian Ebert Merge with stable
2012-10-21 Christian Ebert Merge with default stable
2012-10-17 Mads Kiilerich run-tests: remove dead code for supporting old test scripts stable
2012-10-17 Mads Kiilerich run-tests: handle windows crlf in .py tests again stable
2012-10-14 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re) stable
2012-10-15 Mads Kiilerich run-tests: alternative way of handling \r on Windows stable
2012-10-18 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664) stable
2012-10-18 Christian Ebert Move commands.inferrepo for code maintenance
2012-10-17 Christian Ebert Merge with stable
2012-10-16 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748) stable
2012-10-12 Christian Ebert Merge with stable
2012-10-11 Bryan O'Sullivan tests: correctly report a test killed by a signal stable
2012-10-12 Christian Ebert Merge with default stable
2012-08-10 Christian Ebert Avoid traceback caused by bogus date input (issue3344)
2012-10-11 Christian Ebert Merge with stable
2012-09-25 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n stable
2012-10-09 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol stable
2012-10-10 Christian Ebert Merge with stable
2012-10-04 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number stable
2012-10-09 Mads Kiilerich run-tests: drop unused enumerate stable
2012-09-18 Christian Ebert Merge with stable
2012-09-09 Patrick Mezard test-http-branchmap: enable on Windows stable
2012-09-13 Christian Ebert Merge with stable
2012-07-28 Simon Heimberg tests: unset variable HG if it is set stable
2012-09-12 Christian Ebert Merge with stable
2012-08-17 timeless spelling: destination stable
2012-08-20 Patrick Mezard killdaemons: take file argument explicitely stable
2012-08-19 Patrick Mezard killdaemons: add windows implementation stable
2012-08-19 Patrick Mezard run-tests: do not duplicate killdaemons() code stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2009-07-05 Alejandro Santos compat: use open() instead of file() everywhere stable
2008-11-07 Matt Mackall tests: add killdaemons helper script stable
2012-08-30 Christian Ebert Merge with stable
2012-08-15 Mads Kiilerich fix trivial spelling errors stable
2012-08-09 Christian Ebert Merge with stable
2012-08-08 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines stable
2012-07-04 Christian Ebert Merge with stable
2012-07-03 Adrian Buehlmann test-keyword: adapt for Windows stable
2012-07-04 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t stable
2012-07-04 Christian Ebert Merge with default stable
(0) -1000 -120 +120 tip