Sun, 20 Apr 2014 12:19:48 -0700 |
Gregory Szorc |
run-tests: teach Test instances whether they are in unittest mode
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:55:02 -0700 |
Gregory Szorc |
run-tests: teach unittest about warned results
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:52:41 -0700 |
Gregory Szorc |
run-tests: document how success code is handled
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:51:11 -0700 |
Gregory Szorc |
run-tests: teach unittest about ignored tests
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:48:19 -0700 |
Gregory Szorc |
run-tests: teach unittest about skipped tests
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:47:40 -0700 |
Gregory Szorc |
run-tests: define custom result and runner classes for unittest
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:29:39 -0700 |
Gregory Szorc |
run-tests: start to report test results against TestResult
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:24:37 -0700 |
Gregory Szorc |
run-tests: give unittest wrapper a short description
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:22:08 -0700 |
Gregory Szorc |
run-tests: initial support for running tests with unittest
|
file |
diff |
annotate
|
Sat, 17 May 2014 00:47:42 -0700 |
Pierre-Yves David |
run-tests: fix --interactive option
|
file |
diff |
annotate
|
Sat, 17 May 2014 00:38:48 -0700 |
Pierre-Yves David |
run-test: fix AttributeError in the --interactive prompt
|
file |
diff |
annotate
|
Sat, 17 May 2014 00:37:06 -0700 |
Pierre-Yves David |
run-test: restore the -i prompt by write .err before checking if it exists
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 11:04:25 -0700 |
Gregory Szorc |
run-tests: move _gethgpath() into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:34:52 -0700 |
Gregory Szorc |
run-tests: move string escaping to TTest
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:28:35 -0700 |
Gregory Szorc |
run-tests: add some docstrings
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:24:00 -0700 |
Gregory Szorc |
run-tests: move createhgrc into Test
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:19:58 -0700 |
Gregory Szorc |
run-tests: move SKIPPED_PREFIX and FAILED_PREFIX into TTest
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:16:36 -0700 |
Gregory Szorc |
run-tests: move SKIPPED_STATUS into Test class
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:14:25 -0700 |
Gregory Szorc |
run-tests: move parsehghaveoutput() into TTest
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:11:46 -0700 |
Gregory Szorc |
run-tests: make some methods of TestRunner internal
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:09:23 -0700 |
Gregory Szorc |
run-tests: eliminate main()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:08:33 -0700 |
Gregory Szorc |
run-tests: move option parser logic to TestRunner.run()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:06:19 -0700 |
Gregory Szorc |
run-tests: move umask into TestRunner.run()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:05:00 -0700 |
Gregory Szorc |
run-tests: move checktools into TestRunner.run()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:04:15 -0700 |
Gregory Szorc |
run-tests: move test discovery into TestRunner.run()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:03:08 -0700 |
Gregory Szorc |
run-tests: move test shuffling and sorting into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 10:00:59 -0700 |
Gregory Szorc |
run-tests: assign testdir in TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:59:01 -0700 |
Gregory Szorc |
run-tests: move hash seed logic to TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:58:26 -0700 |
Gregory Szorc |
run-tests: move tmpdir calculations into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:57:02 -0700 |
Gregory Szorc |
run-tests: move more path calculations into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:54:28 -0700 |
Gregory Szorc |
run-tests: move pypath manipulation into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:49:33 -0700 |
Gregory Szorc |
run-tests: establish TestRunner.run()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:44:39 -0700 |
Gregory Szorc |
run-tests: move program searching into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 09:40:27 -0700 |
Gregory Szorc |
run-tests: allow TestRunner to be passed into main()
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:23:06 -0700 |
Gregory Szorc |
run-tests: move test discovery logic into a function
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:12:26 -0700 |
Gregory Szorc |
run-tests: move scheduletests() into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:10:06 -0700 |
Gregory Szorc |
run-tests: move abort global to TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:06:30 -0700 |
Gregory Szorc |
run-tests: move runtests() into TestRunner
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:03:32 -0700 |
Gregory Szorc |
run-tests: move results global into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:59:06 -0700 |
Gregory Szorc |
run-tests: move times global into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:53:23 -0700 |
Gregory Szorc |
run-tests: move gettest() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:49:23 -0700 |
Gregory Szorc |
run-tests: move outputcoverage() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:47:59 -0700 |
Gregory Szorc |
run-tests: move outputtimes() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:44:56 -0700 |
Gregory Szorc |
run-tests: move checkhglib into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:43:00 -0700 |
Gregory Szorc |
run-tests: move installhg() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:39:38 -0700 |
Gregory Szorc |
run-tests: move createdfiles out of a global and into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:38:10 -0700 |
Gregory Szorc |
run-tests: move usecorrectpython() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:35:27 -0700 |
Gregory Szorc |
run-tests: move cleanup() into TestRunner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:33:44 -0700 |
Gregory Szorc |
run-tests: add options to runner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:28:59 -0700 |
Gregory Szorc |
run-tests: add options to runner
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:27:11 -0700 |
Gregory Szorc |
run-tests: move COVERAGE_FILE out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:26:15 -0700 |
Gregory Szorc |
run-tests: move PYTHONDIR out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:24:39 -0700 |
Gregory Szorc |
run-tests: move TMPBINDIR out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:22:47 -0700 |
Gregory Szorc |
run-tests: move BINDIR out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:20:42 -0700 |
Gregory Szorc |
run-tests: move INST out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:19:23 -0700 |
Gregory Szorc |
run-tests: move HGTMP out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:15:24 -0700 |
Gregory Szorc |
run-tests: move TESTDIR out of a global
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 23:07:17 -0700 |
Gregory Szorc |
run-tests: establish a class to hold testing state
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 22:02:55 -0700 |
Gregory Szorc |
run-tests: refactor runone() into gettest() and scheduletests()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:53:15 -0700 |
Gregory Szorc |
run-tests: move computation of test paths into Test.__init__
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:50:23 -0700 |
Gregory Szorc |
run-tests: move logging of test start into Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:21:57 -0700 |
Gregory Szorc |
run-tests: remove remaining uses of TestResult
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:17:39 -0700 |
Gregory Szorc |
run-tests: move output writing to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:14:31 -0700 |
Gregory Szorc |
run-tests: move err file saving to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:10:22 -0700 |
Gregory Szorc |
run-tests: emit exception failure result from Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:08:03 -0700 |
Gregory Szorc |
run-tests: move test name filter to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:05:50 -0700 |
Gregory Szorc |
run-tests: move keyword processing into Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:04:08 -0700 |
Gregory Szorc |
run-tests: move retesting result to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:02:51 -0700 |
Gregory Szorc |
run-tests: move blacklist skipping to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 21:00:24 -0700 |
Gregory Szorc |
run-tests: check for test file existence in Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:53:45 -0700 |
Gregory Szorc |
run-tests: move remaining result processing to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:52:58 -0700 |
Gregory Szorc |
run-tests: move output difference processing to Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:48:16 -0700 |
Gregory Szorc |
run-tests: generate timeout result in Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:47:14 -0700 |
Gregory Szorc |
run-tests: add skip processing to Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:41:08 -0700 |
Gregory Szorc |
run-tests: move fail() into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:35:54 -0700 |
Gregory Szorc |
run-tests: move success() into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:32:38 -0700 |
Gregory Szorc |
run-tests: move err path handling to Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:27:18 -0700 |
Gregory Szorc |
run-tests: handle interrupted in Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 20:22:32 -0700 |
Gregory Szorc |
run-tests: kill daemons during Test.cleanup()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 18:50:40 -0700 |
Gregory Szorc |
run-tests: capture reference output in Test.__init__
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 16:14:30 -0700 |
Gregory Szorc |
run-tests: make globmatch a static method of TTest
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 16:13:02 -0700 |
Gregory Szorc |
run-tests: make rematch a static method of TTest
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 16:11:49 -0700 |
Gregory Szorc |
run-tests: make linematch a static method of TTest
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 15:37:50 -0700 |
Gregory Szorc |
run-tests: finish moving tsttest() into TTest
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 15:28:31 -0700 |
Gregory Szorc |
run-tests: move t test execution from tsttest() to TTest.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 15:19:28 -0700 |
Gregory Szorc |
run-tests: move t test parsing into its own function
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:54:04 -0700 |
Gregory Szorc |
run-tests: roll pytest() into PythonTest._run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:51:43 -0700 |
Gregory Szorc |
run-tests: remove threadtmp in Test.cleanup()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:47:34 -0700 |
Gregory Szorc |
run-tests: allow Test.run() to run multiple times
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:09:46 -0700 |
Gregory Szorc |
run-tests: capture reference output in TestResult class
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:01:18 -0700 |
Gregory Szorc |
run-tests: give TestResult a skipped attribute
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 18:31:22 -0700 |
Gregory Szorc |
run-tests: pass TestResult into run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:50:25 -0700 |
Gregory Szorc |
run-tests: capture execution results in a TestResult class
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:29:26 -0700 |
Gregory Szorc |
run-tests: clean up temp directory variables
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:26:12 -0700 |
Gregory Szorc |
run-tests: move env into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:22:52 -0700 |
Gregory Szorc |
run-tests: move killdaemons into Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:18:55 -0700 |
Gregory Szorc |
run-tests: move replacements and port management into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:11:49 -0700 |
Gregory Szorc |
run-tests: move createhgrc() call into Test.run()
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:07:05 -0700 |
Gregory Szorc |
run-tests: move createenv() into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 13:03:24 -0700 |
Gregory Szorc |
run-tests: move replacements generation into Test
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 12:54:09 -0700 |
Gregory Szorc |
run-tests: move testtmp into Test class
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 12:26:34 -0700 |
Gregory Szorc |
run-tests: create classes for representing tests
|
file |
diff |
annotate
|
Fri, 02 May 2014 18:25:23 +0900 |
Yuya Nishihara |
run-tests: initialize global variables to suppress pyflakes warning
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
tests: warn on invalid #if directive
|
file |
diff |
annotate
|
Mon, 25 Nov 2013 22:00:46 +0100 |
Simon Heimberg |
run-tests: test result shows when a failed test could not start a server
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 22:12:37 -0700 |
Gregory Szorc |
run-tests: allow test paths in other directories
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 21:52:28 -0700 |
Gregory Szorc |
run-tests: allow option parser to be extended
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 21:41:56 -0700 |
Gregory Szorc |
run-tests: use return values instead of sys.exit
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 21:37:33 -0700 |
Gregory Szorc |
run-tests: Pass arguments into argument parser
|
file |
diff |
annotate
|
Fri, 28 Feb 2014 02:09:00 +0100 |
Mads Kiilerich |
tests: add run-tests --changed option for running tests changed in revisions
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 00:19:54 +0100 |
Mads Kiilerich |
tests: small refactoring of run-tests' handling of tests list
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 13:19:43 -0400 |
Augie Fackler |
run-tests: move from dict() construction to {} literals
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
file |
diff |
annotate
|
Sun, 16 Feb 2014 23:41:24 +0100 |
Simon Heimberg |
run-tests: fixed warn detection on failures with too many output
|
file |
diff |
annotate
|
Sun, 16 Feb 2014 23:36:02 +0100 |
Simon Heimberg |
run-tests: fixed warn detection on detecting warn only for lines
|
file |
diff |
annotate
|
Wed, 19 Feb 2014 21:32:14 -0800 |
Siddharth Agarwal |
run-tests.py: work when --with-hg is set to system hg
|
file |
diff |
annotate
|
Sat, 15 Feb 2014 15:28:32 +0100 |
Patrick Mezard |
run-tests: fix heredoctest for out-of-tree extensions
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 08:29:44 +0100 |
Simon Heimberg |
run-tests: unnecessary globs also count as warnings
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 08:27:53 +0100 |
Simon Heimberg |
run-tests: report a test as warned when only missing globs
|
file |
diff |
annotate
|