Mercurial > piecrust2
log tests/mockutil.py @ 328:2a5996e0d3ec
age | author | description |
---|---|---|
Tue, 31 Mar 2015 22:38:56 -0700 | Ludovic Chabant | tests: Raise an exception instead of crashing rudely. |
Sun, 29 Mar 2015 23:04:12 -0700 | Ludovic Chabant | tests: Add utility function to create multiple mock pages in one go. |
Tue, 13 Jan 2015 20:40:22 -0800 | Ludovic Chabant | tests: Remove debug output. |
Sun, 04 Jan 2015 14:55:41 -0800 | Ludovic Chabant | tests: Patch `os.path.exists` and improve patching for `open`. |
Sun, 04 Jan 2015 14:53:13 -0800 | Ludovic Chabant | tests: Add help functions to get and render a simple page. |
Sun, 09 Nov 2014 14:46:23 -0800 | Ludovic Chabant | Better error management and removal support in baking/processing. |
Wed, 03 Sep 2014 17:27:50 -0700 | Ludovic Chabant | Add a `BakeScheduler` to handle build dependencies. Add unit-tests. |