log tests/test-extension.t @ 37096:895f209b593b

age author description
Tue, 27 Feb 2018 14:44:37 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-extension.t
Sat, 17 Feb 2018 17:24:29 +0900 Yuya Nishihara extensions: reject any unicode strings in tables before loading
Sun, 21 Jan 2018 14:46:26 +0800 Anton Shestakov tests: glob copyright years in test-extension.t
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Tue, 31 Oct 2017 23:09:29 -0400 Matt Harbison help: minor copy editing for grammar stable
Tue, 17 Oct 2017 10:31:44 -0700 Martin von Zweigbergk extensions: always include traceback when extension setup fails
Tue, 17 Oct 2017 10:25:32 -0700 Martin von Zweigbergk tests: move baduisetup() test out of "#if demandimport"
Tue, 17 Oct 2017 09:46:31 -0700 Martin von Zweigbergk tests: make test-extension.t's baduisetup.py test fail even if bdiff exists
Tue, 17 Oct 2017 11:07:18 -0700 Saurabh Singh test-extension: make the test compatible with chg
Tue, 29 Aug 2017 18:24:51 +0200 Christophe de Vienne extensions: prohibit unicode defaults
Sat, 26 Aug 2017 16:00:07 -0700 Martin von Zweigbergk tests: move baduisetup test inside "#if demandimport"
Thu, 10 Aug 2017 14:23:41 -0400 Augie Fackler merge with stable
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Wed, 02 Aug 2017 22:04:02 +0900 Yuya Nishihara tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642) stable
Wed, 02 Aug 2017 22:06:45 +0900 Yuya Nishihara test-extension: glob module name in error message for PyPy stable