libki/test/src
pythonology 6518148b50 pclass: Rename Type::is_byte_based -> Type::is_byte_aligned
Also introduced the Type::cast convenience method. This is primarily to
fix type casting over in kipy when deserializing XML values. This
was necessary since properties in kipy are not type-aware, and as such
couldn't determine if the value was actually a string, or meant to
be casted to something else.
2019-07-04 00:15:41 -04:00
..
unit-bitstream.cpp etc: Refactoring, documentation, and more tests 2019-01-01 20:54:57 +00:00
unit-dml.cpp test: Test Record serialization/deserialization and NOXFER fields 2018-03-30 21:12:54 +01:00
unit-pclass.cpp etc: Refactoring, documentation, and more tests 2019-01-01 20:54:57 +00:00
unit-protocol.cpp test: Fix narrowing errors in arary initialization 2018-04-16 21:03:47 +01:00
unit-serialization.cpp pclass: Rename Type::is_byte_based -> Type::is_byte_aligned 2019-07-04 00:15:41 -04:00