tests/run-tests.py
Sat, 28 Mar 2015 00:47:58 -0700 Gregory Szorc run-tests: collect aggregate code coverage
Fri, 27 Mar 2015 23:17:19 -0700 Gregory Szorc run-tests: obtain code coverage via Python API
Sun, 29 Mar 2015 10:41:23 -0700 Gregory Szorc run-tests: explicitly handle unicode when writing xunit file
Fri, 13 Mar 2015 13:03:55 -0400 Augie Fackler run-tests: ignore ENOENT failures when removing old .err results
Fri, 13 Mar 2015 12:50:53 -0400 Augie Fackler run-tests: stop storing start/stop times in a dict by test name
Fri, 13 Mar 2015 12:47:16 -0400 Augie Fackler run-tests: avoid running the same test instance concurrently
Fri, 13 Mar 2015 11:21:53 -0400 Augie Fackler run-tests: add --runs-per-test flag
Fri, 13 Mar 2015 17:00:06 -0400 Jordi GutiƩrrez Hermoso style: kill ersatz if-else ternary operators
Fri, 06 Feb 2015 16:33:05 -0800 Gregory Szorc run-tests: ensure install directories exist
Fri, 06 Feb 2015 16:15:02 -0800 Gregory Szorc run-tests: avoid printing extra newlines from install log
Thu, 22 Jan 2015 00:07:06 +0900 FUJIWARA Katsunori run-tests.py: inherit --pure option from outer run-tests.py execution stable
Thu, 22 Jan 2015 00:03:58 +0900 FUJIWARA Katsunori run-tests.py: execute hghave with same env vars as ones for actual tests stable
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich run-tests: include testdir in $PATH so tests easily can use helper tools
Thu, 27 Nov 2014 02:04:30 +0100 Mads Kiilerich run-tests: automatically add (glob) to "saved backup bundle to" lines
Wed, 19 Nov 2014 23:41:40 -0500 Matt Harbison run-tests: set a default largefiles usercache in the default hgrc file
Tue, 18 Nov 2014 22:02:00 -0500 Matt Harbison run-tests: don't warn on unnecessary globs mandated by check-code.py
Tue, 04 Nov 2014 12:46:00 -0500 Matt Harbison run-tests: include quotes in the HGEDITOR value when storing sys.executable
Mon, 10 Nov 2014 13:20:56 -0500 Augie Fackler run-tests: use a try/except ladder instead of looking for a specific version
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Thu, 23 Oct 2014 13:44:34 -0500 Matt Mackall run-tests: output diffs with only forward slashes stable
Tue, 21 Oct 2014 23:16:46 +0900 Yuya Nishihara ui: separate option to show prompt echo, enabled only in tests (issue4417) stable
Sat, 18 Oct 2014 21:52:11 +0900 Yuya Nishihara run-tests: clean up unused globals that were removed by tests-refactor series
Thu, 09 Oct 2014 17:00:29 -0700 Kyle Lippincott run-tests: more accurate/helpful message than "diff generation failed"
Thu, 09 Oct 2014 15:10:40 -0400 Augie Fackler run-tests: handle --jobs and --first gracefully
Fri, 19 Sep 2014 07:23:10 +0530 anuraggoel run-tests: added 'cuser', 'csys' time info in report.json file
Mon, 08 Sep 2014 16:41:00 +0200 anuraggoel run-tests: added '--json' functionality to store test result in json file
Sun, 31 Aug 2014 12:22:44 +0200 Gregory Szorc run-tests: make --interactive work with --view
Tue, 26 Aug 2014 22:03:30 +0200 Mads Kiilerich run-tests: report skipped tests as "skipped" - they might still be "relevant"
Thu, 14 Aug 2014 15:21:48 -0500 Matt Mackall merge with stable
Wed, 13 Aug 2014 18:50:35 -0500 Matt Mackall run-tests: fix some io ordering stable
Tue, 12 Aug 2014 17:22:57 -0500 Matt Mackall merge with stable
Tue, 12 Aug 2014 11:17:29 -0500 Matt Mackall run-tests: don't double lines on build failure output stable
Tue, 12 Aug 2014 11:02:30 -0500 Matt Mackall run-tests: self-test on Windows needs binary streams stable
Tue, 12 Aug 2014 00:33:48 -0500 Matt Mackall run-tests: don't show 'i' for tests that don't match a keyword
Mon, 11 Aug 2014 17:45:50 -0500 Matt Mackall run-tests: attempt to fix iolock handling
Wed, 06 Aug 2014 10:34:54 -0500 Matt Mackall run-tests: add #require to abort full test
Tue, 05 Aug 2014 21:17:11 -0400 Augie Fackler run-tests: add support for xunit test reports
Mon, 28 Jul 2014 19:48:59 -0400 Augie Fackler run-tests: fix test result counts with --keyword specified or skips occurring
Mon, 04 Aug 2014 14:42:24 -0500 Matt Mackall run-tests: add iolock to failure output
Thu, 26 Jun 2014 01:22:50 +0530 anuraggoel run-tests: '--time' option provide more details to Linux users
Fri, 18 Jul 2014 17:52:18 -0500 Matt Mackall run-tests: make --view work again
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
Tue, 05 Nov 2013 14:47:35 -0500 Augie Fackler run-tests: write out scripts in binary mode
Wed, 18 Jun 2014 20:51:49 -0500 Matt Mackall run-tests: hold iolock across diff/prompt when interactive
Fri, 13 Jun 2014 14:45:23 +0530 anuraggoel run-tests: fixes the '--interactive' option error
Fri, 13 Jun 2014 14:33:02 +0530 anuraggoel run-tests: checks behaviour of test on failure while testing
Thu, 12 Jun 2014 03:20:28 +0530 anuraggoel run-tests: fixes the number of tests ran when '--retest' is enabled
Thu, 12 Jun 2014 02:36:52 +0530 anuraggoel run-tests: skipped test should not produce 'i' mark while retesting
Fri, 13 Jun 2014 16:36:53 -0500 Matt Mackall run-tests: filter whitespace at end of error diffs
Thu, 12 Jun 2014 01:28:22 +0530 anuraggoel run-tests: produce '!' mark after running a failing test
Thu, 12 Jun 2014 01:36:57 +0530 anuraggoel run-tests: produce error on running a failing test
Tue, 10 Jun 2014 14:32:52 -0700 Pierre-Yves David run-tests: don't check for the mercurial library used when using --with-hg
Tue, 27 May 2014 19:21:12 -0700 Gregory Szorc run-tests: write .err files earlier
Tue, 27 May 2014 19:10:22 -0700 Gregory Szorc run-tests: exit with non-0 exit code when tests fail or warn
Sun, 25 May 2014 13:47:42 +0200 Mads Kiilerich run-tests: assign value to ESCAPEMAP - dict.update do not return self
Sun, 25 May 2014 13:47:19 +0200 Mads Kiilerich run-tests: fix invalid reference to stringescape after a36cc85a5b7b
Fri, 09 May 2014 16:13:14 -0700 Gregory Szorc run-tests: add docstrings
Fri, 09 May 2014 15:55:58 -0700 Gregory Szorc run-tests: avoid duplicate code in vlog()
Fri, 25 Apr 2014 15:34:28 -0700 Gregory Szorc run-tests: make attributes of TestRunner internal
Fri, 25 Apr 2014 15:11:38 -0700 Gregory Szorc run-tests: make testdir an argument of TestSuite.__init__
less more (0) -300 -100 -60 tip