Wed, 06 Aug 2014 11:53:08 -0500 |
Matt Mackall |
tests: change some #ifs to #requires
|
Mon, 05 May 2014 13:42:08 -0500 |
Matt Mackall |
test-check-code-hg: use locate instead of manifest
|
Mon, 05 May 2014 13:41:29 -0500 |
Matt Mackall |
test-check-code-hg: drop manual check of non-.py scripts
|
Mon, 05 May 2014 13:42:58 -0500 |
Matt Mackall |
test-check-code-hg: use test-repo check
|
Tue, 07 Jan 2014 22:29:15 +0100 |
Simon Heimberg |
check-code: always report when a file is skipped by "no-check-code"
|
Mon, 22 Jul 2013 10:04:53 +0200 |
Simon Heimberg |
tests: test-check-code-hg.t works for all files to check
stable
|
Sat, 06 Jul 2013 21:48:07 +0200 |
Simon Heimberg |
tests: print line numbers when checking code
|
Sat, 06 Jul 2013 21:48:01 +0200 |
Simon Heimberg |
tests: rename files to py extension instead of copying a 2nd time
|
Sat, 06 Jul 2013 21:47:56 +0200 |
Simon Heimberg |
tests: check-code all python files in one run
|
Thu, 13 Jun 2013 01:44:02 +0200 |
simon |
tests: check-code more python files without py extension
|
Wed, 17 Apr 2013 03:39:36 +0200 |
Mads Kiilerich |
tests: run check-code on Python files without .py extension
|
Sat, 09 Feb 2013 13:58:13 +0000 |
Kevin Bullock |
tests: remove last two check-code warnings about killdaemons
|
Sat, 09 Feb 2013 13:35:45 +0000 |
Kevin Bullock |
tests: guard against obsolete markers in the hg repo itself
|
Sat, 09 Feb 2013 05:37:36 -0600 |
Augie Fackler |
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:36:19 -0600 |
Augie Fackler |
test-inotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:35:20 -0600 |
Augie Fackler |
test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:34:22 -0600 |
Augie Fackler |
test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:33:39 -0600 |
Augie Fackler |
test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:32:00 -0600 |
Augie Fackler |
test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:30:40 -0600 |
Augie Fackler |
test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:29:10 -0600 |
Augie Fackler |
test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`
|
Sat, 09 Feb 2013 05:26:16 -0600 |
Augie Fackler |
test-https.t: stop using kill `cat $pidfile`
|
Fri, 08 Feb 2013 22:42:07 +0000 |
Kevin Bullock |
check-code: fix platform-specific error code variance
|
Fri, 08 Feb 2013 19:32:56 +0000 |
Kevin Bullock |
check-code: warn to use killdaemons instead of kill `cat PIDFILE`
|
Mon, 26 Nov 2012 15:59:02 -0600 |
Matt Mackall |
tests: only call check-code once
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: make column positioning message of MQ summary output translatable
stable
|
Wed, 03 Oct 2012 22:09:18 +0200 |
Idan Kamara |
check-code: replace heredocs in unified tests
|
Sat, 15 Sep 2012 08:38:02 +0200 |
Patrick Mezard |
wireproto: fix check-code.py breakage introduced by 6d97dd630d79
|
Fri, 14 Sep 2012 12:06:40 -0700 |
Bryan O'Sullivan |
wireproto: don't format a debug string inside a hot loop
|