Ronny Pfannschmidt
|
2986c5dc74
|
simplify serializer tests
* use generate_tests to generate the simple non-string checks
* get rid of the TestSerializer class
--HG--
branch : trunk
|
2009-09-28 23:43:38 +02:00 |
Benjamin Peterson
|
7466516673
|
the check_sequence name is more specific
--HG--
branch : trunk
|
2009-09-28 15:55:09 -05:00 |
Ronny Pfannschmidt
|
2c523cd0d6
|
enhance the serializer tests
* use generate_tests hook to generate the serialize deserialize combinations
* add dump/load funcargs to simplify the tests
--HG--
branch : trunk
|
2009-09-28 22:46:32 +02:00 |
Ronny Pfannschmidt
|
40e91dcd85
|
add separate test for the serializer bigint fail
--HG--
branch : trunk
|
2009-09-28 22:42:36 +02:00 |
Benjamin Peterson
|
3d2975f38e
|
support floats
--HG--
branch : trunk
|
2009-09-26 18:26:32 -05:00 |
Benjamin Peterson
|
4d598370b4
|
test cross version serialization by launching subprocesses; much cleaner!
--HG--
branch : trunk
|
2009-09-26 12:35:24 -05:00 |
Benjamin Peterson
|
1e71a5c392
|
Add a simple (hopefully) cross-python marshaller
Will rewrite the tests soon...
--HG--
branch : trunk
|
2009-09-22 21:08:40 -05:00 |