commit | 5a3b524e8ed456e52abf80e32fcbd19a50037c8e | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Fri Jul 13 10:43:44 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Fri Jul 13 10:43:44 2007 +0000 |
tree | 0e1e1980827006835e44abe7cb44c4c5aca211bf | |
parent | 4b3ab6fcc09d93cfe47fd0087fa694f1166a7b0b [diff] |
Added tests for basic behavior of DateTime, Binary, and Fault classes and the escape function. Check that marshalling recursive sequences & dicts raises TypeError. Check that marshalling out-of-range ints raises OverflowError [Alan McIntyre - GSoC]