tests/run-tests.py
Sun, 20 Apr 2014 13:00:40 -0700 Gregory Szorc run-tests: pass an optional TestResult into _executetests()
Sun, 20 Apr 2014 12:49:43 -0700 Gregory Szorc run-tests: pass Test instances into TestRunner._executetests()
Sat, 17 May 2014 12:35:44 -0700 Gregory Szorc run-tests: define cleanup() on unittest class
Sun, 20 Apr 2014 12:45:44 -0700 Gregory Szorc run-tests: rename Test._test to Test.name
Sun, 20 Apr 2014 12:19:48 -0700 Gregory Szorc run-tests: teach Test instances whether they are in unittest mode
Sun, 20 Apr 2014 11:55:02 -0700 Gregory Szorc run-tests: teach unittest about warned results
Sun, 20 Apr 2014 11:52:41 -0700 Gregory Szorc run-tests: document how success code is handled
Sun, 20 Apr 2014 11:51:11 -0700 Gregory Szorc run-tests: teach unittest about ignored tests
Sun, 20 Apr 2014 11:48:19 -0700 Gregory Szorc run-tests: teach unittest about skipped tests
Sun, 20 Apr 2014 11:47:40 -0700 Gregory Szorc run-tests: define custom result and runner classes for unittest
Sun, 20 Apr 2014 11:29:39 -0700 Gregory Szorc run-tests: start to report test results against TestResult
Sun, 20 Apr 2014 11:24:37 -0700 Gregory Szorc run-tests: give unittest wrapper a short description
Sun, 20 Apr 2014 11:22:08 -0700 Gregory Szorc run-tests: initial support for running tests with unittest
Sat, 17 May 2014 00:47:42 -0700 Pierre-Yves David run-tests: fix --interactive option
Sat, 17 May 2014 00:38:48 -0700 Pierre-Yves David run-test: fix AttributeError in the --interactive prompt
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
Sun, 20 Apr 2014 11:04:25 -0700 Gregory Szorc run-tests: move _gethgpath() into TestRunner
Sun, 20 Apr 2014 10:34:52 -0700 Gregory Szorc run-tests: move string escaping to TTest
Sun, 20 Apr 2014 10:28:35 -0700 Gregory Szorc run-tests: add some docstrings
Sun, 20 Apr 2014 10:24:00 -0700 Gregory Szorc run-tests: move createhgrc into Test
Sun, 20 Apr 2014 10:19:58 -0700 Gregory Szorc run-tests: move SKIPPED_PREFIX and FAILED_PREFIX into TTest
Sun, 20 Apr 2014 10:16:36 -0700 Gregory Szorc run-tests: move SKIPPED_STATUS into Test class
Sun, 20 Apr 2014 10:14:25 -0700 Gregory Szorc run-tests: move parsehghaveoutput() into TTest
Sun, 20 Apr 2014 10:11:46 -0700 Gregory Szorc run-tests: make some methods of TestRunner internal
Sun, 20 Apr 2014 10:09:23 -0700 Gregory Szorc run-tests: eliminate main()
Sun, 20 Apr 2014 10:08:33 -0700 Gregory Szorc run-tests: move option parser logic to TestRunner.run()
Sun, 20 Apr 2014 10:06:19 -0700 Gregory Szorc run-tests: move umask into TestRunner.run()
Sun, 20 Apr 2014 10:05:00 -0700 Gregory Szorc run-tests: move checktools into TestRunner.run()
Sun, 20 Apr 2014 10:04:15 -0700 Gregory Szorc run-tests: move test discovery into TestRunner.run()
Sun, 20 Apr 2014 10:03:08 -0700 Gregory Szorc run-tests: move test shuffling and sorting into TestRunner
less more (0) -300 -100 -50 -30 tip