bmistree / ralph

Distributed transactional language
5 stars 0 forks source link

Add tests for deserializing structs with structs inside and maps and lists #73

Closed bmistree closed 10 years ago

bmistree commented 10 years ago

Special-cased non-atomic maps in structs.

bmistree commented 10 years ago

Added test cases for structs with map, list, and struct fields. (Last commit 4b68eb3341.) Currently, some of tests fail, but they're there.