Thu, 03 May 2012 15:46:13 -0700 |
Jeff Hammel |
fix dict command line processing
|
Tue, 01 May 2012 10:33:37 -0700 |
Jeff Hammel |
allow extensible configuration; also start using deepcopy heavily since otherwise you have artefacts
|
Sat, 28 Apr 2012 15:29:57 -0700 |
Jeff Hammel |
handle CLI errors with optparse
|
Wed, 28 Mar 2012 08:37:01 -0700 |
Jeff Hammel |
refactor completed and tests pass again
|
Tue, 27 Mar 2012 15:25:12 -0700 |
Jeff Hammel |
add complex test, now we can refactor
|
Tue, 27 Mar 2012 14:56:54 -0700 |
Jeff Hammel |
introduce a somewhat redundant test
|
Tue, 27 Mar 2012 14:55:29 -0700 |
Jeff Hammel |
test with overrides
|
Tue, 27 Mar 2012 13:00:14 -0700 |
Jeff Hammel |
fix broken test
|
Tue, 27 Mar 2012 12:50:16 -0700 |
Jeff Hammel |
ensure that missing values raise the correct exception
|
Tue, 27 Mar 2012 11:19:33 -0700 |
Jeff Hammel |
add --dump option
|
Tue, 27 Mar 2012 11:07:51 -0700 |
Jeff Hammel |
test deserialization
|
Tue, 27 Mar 2012 10:51:34 -0700 |
Jeff Hammel |
deserialization should work now
|
Tue, 27 Mar 2012 10:36:23 -0700 |
Jeff Hammel |
stub munging configuration
|
Tue, 27 Mar 2012 10:29:36 -0700 |
Jeff Hammel |
actually test serialization
|
Tue, 27 Mar 2012 10:28:02 -0700 |
Jeff Hammel |
fix serialization (stub) tests
|