tests/hghave
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Sat, 12 May 2012 16:00:53 +0200 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave
Sat, 12 May 2012 15:56:23 +0200 Brodie Rao cleanup: "x != None" -> "x is not None"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Wed, 04 Apr 2012 15:59:56 +0200 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: teach hghave to actually test for symlink support stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: skip cvs tests with msys on windows
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system()
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks
Sun, 23 Oct 2011 21:22:55 +0200 Thomas Arendsen Hein tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stable
Mon, 25 Jul 2011 15:03:02 +0300 Idan Kamara posix, windows: introduce cachestat
Fri, 10 Jun 2011 16:50:45 +0200 Thomas Arendsen Hein tests: fix updated monotone version requirement
Thu, 26 May 2011 11:11:34 +0200 Sune Foldager tests: update monotone version requirement
Sun, 01 May 2011 15:22:30 +0200 timeless tests: add pyflakes checking for unused imports
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Sun, 06 Mar 2011 05:56:59 -0600 timeless tests: improve hghave error reporting for missing Py OpenSSL stable
Sun, 20 Feb 2011 13:35:30 +0100 Martin Geisler test-i18n: make test conditional on msgfmt availability stable
Wed, 16 Feb 2011 03:28:22 +0100 Mads Kiilerich tests: update ssl requirement for test-https.t
Sun, 23 Jan 2011 12:30:15 +0100 Patrick Mezard hghave: remove unused hotshot check
Wed, 20 Oct 2010 20:19:34 +0200 Mads Kiilerich hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Thu, 22 Apr 2010 09:57:04 +0200 Martin Geisler doc: add generic frontend to rst2man and rst2html
Tue, 10 Nov 2009 22:32:17 +0100 Patrick Mezard convert: reenable SVN support after license issue solved
Tue, 10 Nov 2009 11:57:03 +0100 Patrick Mezard hghave: be more tolerant to rst2html output
Thu, 05 Nov 2009 11:51:35 +0100 Dirkjan Ochtman tests: fix hghave test for rst2html to not spew error output
Mon, 05 Oct 2009 22:57:15 +0200 Patrick Mezard convert/cvs: stop supporting external cvsps
Wed, 30 Sep 2009 14:43:22 -0700 Brendan Cully convert: unbreak non-svn engines
Sun, 13 Sep 2009 18:00:37 +0200 Martin Geisler test-gendoc: test documentation generation
Fri, 07 Aug 2009 15:34:54 +0200 Simon Heimberg hghave: check for case insensitive filesystem in current dir
Thu, 06 Aug 2009 21:35:25 -0700 Bryan O'Sullivan Fix failing darcs test
Sat, 25 Jul 2009 02:20:27 +0200 Mads Kiilerich tests/hghave: bzr114 checks for bzr >= 1.14
Sun, 14 Jun 2009 13:32:19 -0700 Brendan Cully gpg: add test
Sun, 26 Apr 2009 19:39:15 +0200 Patrick Mezard hghave: handle Windows raising on popen() failure
Thu, 23 Apr 2009 16:52:25 +0200 Patrick Mezard Merge with crew-stable
Thu, 23 Apr 2009 15:07:05 +0200 Patrick Mezard convert/bzr: handle files replaced by directories (issue1623)
Wed, 08 Apr 2009 02:38:23 +0900 Nicolas Dumazet run-tests: detect when hghave fails to check for a feature and fail test
Wed, 08 Apr 2009 02:34:00 +0900 Nicolas Dumazet hghave: checking that all targets are Exception-free
Tue, 03 Mar 2009 21:32:23 +0000 Frank Kingswood convert: Perforce source for conversion to Mercurial 1.2
Sun, 08 Feb 2009 13:46:04 +0100 Simon Heimberg test suite: saver check if bzr is installed
Thu, 27 Nov 2008 00:57:31 +0100 Mads Kiilerich tests: Skip tests if they will fail because of outer repo
Wed, 05 Nov 2008 18:57:54 +0100 Dirkjan Ochtman tests: run svn tests only with svn bindings >1.3
Thu, 02 Oct 2008 16:22:02 +0200 Dirkjan Ochtman tests: check for bzr support by importing bzrlib
Fri, 26 Sep 2008 20:33:47 +0200 Marek Kubica convert: add bzr source
Sat, 06 Sep 2008 17:04:01 +0200 Benoit Boissinot merge with -stable
Sat, 06 Sep 2008 12:49:20 +0200 Benoit Boissinot inotify: deactivate inotify status on failure
Fri, 11 Jul 2008 14:40:44 +0200 Patrick Mezard Add test for case folding issues
Fri, 23 May 2008 16:50:17 +0200 Dirkjan Ochtman tests: don't run test-convert-cvs if there's no cvs server
Mon, 24 Mar 2008 22:49:33 +0100 Thomas Arendsen Hein Skip older monotone versions for tests.
Sun, 23 Mar 2008 23:18:20 +0100 Patrick Mezard Add a test for monotone conversion
Sat, 22 Mar 2008 20:16:30 +0100 Dirkjan Ochtman tests: add highlight extension tests
Tue, 12 Feb 2008 11:35:06 +0100 Aleix Conchillo Flaque convert: added GNU Arch (tla) tests and related fixes
Tue, 12 Feb 2008 10:38:34 +0100 Aleix Conchillo Flaque convert: added gnu arch (baz) tests
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho hghave: detect unix-style permissions
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
Sun, 07 Oct 2007 18:58:44 +0200 Patrick Mezard hghave: detect darcs client
less more (0) -60 tip