log tests/test_configuration.py @ 261:b51ddb0c260b

age author description
Sun, 18 Jan 2015 11:53:18 -0800 Ludovic Chabant internal: Add ability to get a default value if a config value doesn't exist.
Wed, 15 Oct 2014 23:01:05 -0700 Ludovic Chabant Better support for times in YAML interop.
Fri, 29 Aug 2014 16:42:15 -0700 Ludovic Chabant I don't care what the YAML spec says, ordered maps are the only sane way.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Wed, 25 Dec 2013 22:16:46 -0800 Ludovic Chabant Added unit tests (using `py.test`) for `Configuration`.