aboutsummaryrefslogtreecommitdiff
path: root/tests/type/test_char.py
AgeCommit message (Expand)Author
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-11-14serialization -> serialisation nitpicksIlya Etingof
2017-10-29Pickle protocol fixes (#99)Ilya Etingof
2017-09-15run unit tests with full debugging enabled (and ignored)Ilya Etingof
2017-08-28one more char instantiation test caseIlya Etingof
2017-08-28fixed CharType(OctetStringType()) instantiationIlya Etingof
2017-02-14OctetString initialization refactoredIlya Etingof
2017-02-14revamp char types initializationIlya Etingof
2017-02-13fixes to character types magic methodsIlya Etingof
2017-02-13better duck-typing and more testsIlya Etingof
2017-02-13character types keep unicode contents, not octet streamIlya Etingof