Thu, 13 Mar 2008 17:39:30 +0100 |
Benoit Boissinot |
run-tests.py: add a summary of failed tests at the end
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Fri, 07 Mar 2008 00:01:13 +0100 |
Thomas Arendsen Hein |
Replaced tab in run-tests.py
|
Wed, 05 Mar 2008 08:00:05 +0100 |
Peter Arrenbrecht |
tests: add --keep-tmp to run-tests.py to debug test environment
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: allow smarter tool configuration
|
Sat, 05 Jan 2008 22:52:28 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 05 Jan 2008 17:55:16 +0100 |
Patrick Mezard |
Make run-tests.py --interactive work on Windows
|
Tue, 01 Jan 2008 17:07:15 +0100 |
Thomas Arendsen Hein |
Don't let ui.username override web.contact (issue900)
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
Fri, 21 Dec 2007 21:50:19 +0100 |
Thomas Arendsen Hein |
Use skipped: instead of hghave: for skipping tests, use this in test-merge-types
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
run-tests.py: add a default --date "0 0" argument to commit et al
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
run-tests.py: don't print a dot for skipped tests
|
Fri, 19 Oct 2007 12:53:43 -0500 |
Matt Mackall |
tests: tidy up reporting of skipped tests
|
Fri, 05 Oct 2007 12:42:52 -0700 |
Bryan O'Sullivan |
run-tests.py: allow a different temporary directory to be specified
|
Fri, 05 Oct 2007 12:17:01 -0700 |
Bryan O'Sullivan |
Allow tests to run in parallel.
|
Fri, 05 Oct 2007 09:30:02 -0700 |
Bryan O'Sullivan |
run-tests.py: reorder options alphabetically.
|
Wed, 29 Aug 2007 17:01:10 -0700 |
Brendan Cully |
Include . in PYTHONPATH (makes testing unbundled extensions easier)
|
Wed, 29 Aug 2007 16:50:21 -0700 |
Brendan Cully |
Make run-tests.py work when invoked outside of tests.
|
Mon, 27 Aug 2007 22:17:51 +0200 |
Patrick Mezard |
run-tests: append PYTHONPATH instead of overwriting it
|
Fri, 17 Aug 2007 22:43:38 -0300 |
Alexis S. L. Carvalho |
run-tests.py: pass --install-scripts to setup.py
|
Tue, 07 Aug 2007 10:24:33 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces
|
Mon, 06 Aug 2007 14:45:43 +0200 |
Thomas Arendsen Hein |
Add message to test output if a test is aborted due to a timeout.
|
Sat, 14 Jul 2007 18:34:06 +0200 |
Patrick Mezard |
Add hghave utility and run-tests.py support.
|
Sat, 14 Jul 2007 14:01:11 +0200 |
Patrick Mezard |
run-tests: extract correct status when script terminates with exit
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
run-tests.py: set ui.slash = True
|
Sat, 28 Apr 2007 17:55:45 -0300 |
Alexis S. L. Carvalho |
run-tests.py: pass -L/--label to simplemerge
|
Mon, 16 Apr 2007 20:17:39 -0300 |
Alexis S. L. Carvalho |
change tests to use simplemerge by default
|
Sat, 07 Apr 2007 04:27:55 -0300 |
Alexis S. L. Carvalho |
run-tests.py: use coverage.py with "#!/usr/bin/env python" tests
|
Sat, 07 Apr 2007 04:27:55 -0300 |
Alexis S. L. Carvalho |
run-tests.py: small cleanup
|