log tests/conftest.py @ 779:982de61e7da9

age author description
Sat, 16 Jul 2016 15:04:36 +0200 Ludovic Chabant tests: Fix some CLI tests.
Sat, 16 Jul 2016 15:02:24 +0200 Ludovic Chabant internal: Move admin panel code into the piecrust package.
Mon, 04 Jul 2016 00:12:49 -0700 Ludovic Chabant tests: Make it possible to run FoodTruck tests.
Sun, 06 Mar 2016 23:48:01 -0800 Ludovic Chabant tests: Add ability to run tests with a theme site.
Sun, 06 Mar 2016 23:41:35 -0800 Ludovic Chabant tests: Improve failure reporting.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Thu, 03 Mar 2016 08:19:28 -0800 Ludovic Chabant tests: Fix logic for making time-based tests not fail randomly.
Wed, 30 Dec 2015 20:42:45 -0800 Ludovic Chabant cli: More proper argument parsing for the main/root arguments.
Wed, 30 Dec 2015 20:41:16 -0800 Ludovic Chabant tests: Fix (hopefully) time-sensitive tests.
Tue, 13 Oct 2015 22:46:05 -0700 Ludovic Chabant showconfig: Don't crash when the whole config should be shown.
Fri, 14 Aug 2015 22:43:39 -0700 Ludovic Chabant tests: Print more information when a bake test fails to find an output file.
Sat, 08 Aug 2015 22:01:47 -0700 Ludovic Chabant serve: Extract some of the server's functionality into WSGI middlewares.
Tue, 28 Jul 2015 23:56:09 -0700 Ludovic Chabant tests: Help the Yaml loader figure out the encoding on Windows.
Tue, 28 Jul 2015 18:34:21 -0700 Ludovic Chabant bake/serve: Improve support for unicode, add slugification options.
Thu, 23 Jul 2015 22:08:21 -0700 Ludovic Chabant tests: Fix `find` tests on Windows.