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
2012-06-28 Christian Ebert Use ui.formatter for kwfiles output
2012-06-22 Christian Ebert Merge with stable
2012-05-18 Joshua Redstone strip: incrementally update the branchheads cache after a strip stable
2012-06-21 Christian Ebert Merge with stable
2011-11-07 Matt Mackall run-tests: replace inline python handling with more native scheme stable
2011-11-01 Brodie Rao tests: fix readline escape characters in heredoctest.py/test-url.py stable
2011-10-13 Idan Kamara tests: remove temp doctest file when finished running it stable
2011-10-12 Idan Kamara tests: add helper script for processing doctests read from stdin stable
2012-06-21 Mads Kiilerich tests: prepare get-with-headers.py for MSYS stable
2012-06-20 Mads Kiilerich tests: hghave outer-repo should be true even if a bad repo is found stable
2012-06-20 Mads Kiilerich tests: add missing no-outer-repo requirements stable
2012-06-19 Christian Ebert Merge with stable
2012-06-14 Mads Kiilerich tests: introduce hghave hardlinks stable
2012-06-14 Mads Kiilerich tests/hghave: test that the inotify unix socket actually can be created stable
2012-06-14 Mads Kiilerich tests/hghave: test that a fifo actually can be created on the filesystem stable
2012-06-14 Mads Kiilerich tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles stable
2012-06-14 Adrian Buehlmann tests/hghave: extract hghave.py stable
2012-06-11 Christian Ebert Merge with stable
2012-06-10 Mads Kiilerich tests: add missing trailing 'cd ..' stable
2012-06-10 Mads Kiilerich tests: convert some 'hghave symlink' to #if stable
2012-06-10 Mads Kiilerich tests: use the right directory for running hghave from run-tests.py stable
2012-06-10 Mads Kiilerich tests: make .t tests stop immediately if a cd fails stable
2012-06-10 Christian Ebert Merge with stable
2012-06-08 Adrian Buehlmann tests/hghave: implement #if true / #if false stable
2012-06-10 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments stable
2012-05-27 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes() stable
2012-06-08 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490) stable
2012-06-04 Christian Ebert Merge with stable
2012-06-01 Mads Kiilerich tests: introduce c-style conditional sections in .t tests stable
2012-05-30 Adrian Buehlmann run-tests: don't add python lines to expected dict stable
2012-06-03 Adrian Buehlmann run-test: replace backslashes in TESTDIR stable
2012-06-02 Christian Ebert Merge with default stable
2012-05-31 Christian Ebert Update copyleft
2012-05-31 Christian Ebert Wlock cmdutil.copy wrapper
2012-05-31 Christian Ebert Support commit --amend (issue3471)
2012-05-31 Christian Ebert Rename kwt.record attribute to kwt.postcommit
2012-05-18 Christian Ebert Merge with stable
2012-05-15 Augie Fackler hgext: mark all first-party extensions as such stable
2012-05-18 Christian Ebert Merge with default stable
2012-05-13 Christian Ebert Intentionally ignore check-code warning about unwrapped ui message
2012-05-13 Christian Ebert Merge with stable
2012-05-12 Brodie Rao cleanup: "not x in y" -> "x not in y" stable
2012-05-12 Brodie Rao cleanup: replace naked excepts with more specific ones stable
2012-05-12 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave stable
2012-05-12 Brodie Rao cleanup: "x != None" -> "x is not None" stable
2012-05-12 Brodie Rao cleanup: eradicate long lines stable
2012-05-08 Matt Mackall tests: set a standard terminal type stable
2012-05-10 Patrick Mezard repair: no need to call filterunknown() in strip() stable
2012-04-29 Christian Ebert Merge with stable
2012-04-27 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
2012-04-06 Christian Ebert Merge with stable
2012-04-04 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
2012-04-04 Christian Ebert Merge with stable
2012-04-03 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
2012-04-03 Christian Ebert Merge with stable
2012-04-02 Matt Mackall tests: shorten post-test sleeps stable
2012-04-02 Christian Ebert Merge with stable
2012-03-30 A. S. Budden record: allow splitting of hunks by manually editing patches stable
2012-03-31 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
2012-03-31 Matt Mackall tests: teach hghave to actually test for symlink support stable
2012-03-31 Christian Ebert Merge with stable
2010-09-11 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb stable
2010-09-08 Dirkjan Ochtman tests: extend get-with-headers to support cache testing stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2012-02-11 Christian Ebert Merge with stable
2012-02-07 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
2012-02-08 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
2012-01-23 Christian Ebert Merge with stable
2012-01-14 Mads Kiilerich run-tests: expand user in --with-hg stable
2012-01-20 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
2012-01-14 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
2012-01-19 Christian Ebert Merge with default stable
2012-01-15 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
2012-01-18 Sune Foldager phases: use nodemap to check for missing nodes stable
2012-01-19 Christian Ebert Merge with stable
2012-01-11 Markus Zapke-Gr?ndemann tests: add htmlcov option stable
2012-01-12 Matt Mackall run-tests: use a list comprehension instead of map stable
2012-01-11 Markus Zapke-Gr?ndemann tests: fix omit path list stable
2011-12-08 Christian Ebert Merge with stable
2011-12-08 Matt Mackall branch: warn on branching stable
2011-11-24 Christian Ebert Merge with stable
2011-11-21 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes stable
2011-11-21 Mads Kiilerich tests: skip cvs tests with msys on windows stable
2011-11-21 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
2011-11-24 Christian Ebert Merge with default stable
2011-11-23 Christian Ebert test-keyword: use inline doctest syntax
2011-11-21 Christian Ebert Merge with stable
2011-11-20 Mads Kiilerich tests: skip color test on platforms without tic stable
2011-11-21 Christian Ebert Merge with default stable
2011-11-18 Christian Ebert Merge with stable
2011-11-17 Matt Mackall merge: give a special message for internal:merge failure (issue3105) stable
2011-11-16 Christian Ebert Merge with stable
2011-11-16 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests stable
2011-11-11 Christian Ebert Merge with stable
2011-11-11 Christian Ebert Make hghave executable
2011-11-07 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows stable
2011-11-07 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys stable
2011-11-07 Mads Kiilerich tests: ignore \r on windows stable
2011-11-07 Mads Kiilerich run-tests: convert windows paths to unix stable
2011-11-07 Mads Kiilerich tests: make (glob) on windows accept \ instead of / stable
2011-11-07 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
2011-11-07 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
2011-11-07 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
2011-11-07 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod stable
2011-11-07 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
2011-11-07 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended stable
2011-11-09 Christian Ebert Merge with default stable
2011-11-09 Christian Ebert Add hghave test as of 5635a4017061
2011-11-08 Christian Ebert Merge with stable
2011-11-07 Matt Mackall run-tests: replace inline python handling with more native scheme stable
2011-11-07 Christian Ebert Merge with stable
2011-11-03 Matt Mackall run-tests: minor cleanups stable
2011-11-03 Matt Mackall run-tests: pull out line matching function stable
2011-11-03 Matt Mackall run-tests: pull out unified matching funcs stable
2011-11-03 Matt Mackall tests: add some comments to the unified test code stable
2011-11-03 Matt Mackall tests: rewrite inline Python support stable
2011-11-07 Christian Ebert Backout b78cce2b1430 until a proper solution is found stable
2011-10-24 Christian Ebert Merge with stable
2011-10-22 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
2011-10-24 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
2011-10-22 Christian Ebert Merge with default stable
2011-10-21 Christian Ebert Correct grammar in iskwfile docstring
2011-10-22 Christian Ebert Merge with stable
2011-10-01 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998) stable
(0) -1000 -240 tip