summaryrefslogtreecommitdiff
path: root/tests/datatypes
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Correct the tests to allow constructors to apply whitespace normalizationpab12-30/+63
2009-07-18Pull timezone support out to utility module; fix mis-use of xsd "int" type wh...pab1-0/+14
2009-07-08Fix #11pab5-30/+30
2009-06-19Work generation of durations from timedelta instancespab1-4/+12
2009-06-19Implement durationpab1-2/+69
2009-06-19Duration testingpab1-0/+0
2009-06-19Complete remaining date tests (ugh!)pab5-9/+93
2009-06-19Queue up remaining date testspab4-0/+0
2009-06-19Fill out gYear testingpab1-2/+17
2009-06-19Start with gYearpab1-0/+0
2009-06-19Change arguments to match python constructorspab2-0/+10
2009-06-19Add datepab1-2/+24
2009-06-19Start working datepab1-0/+0
2009-06-19Support timepab2-3/+39
2009-06-19Start testing timepab2-7/+12
2009-06-13Provide infrastructure to extend the factory method.pab1-1/+1
2009-05-05Unit tests and documentation for dateTimepab1-11/+42
2009-05-04Working but not unit-tested dateTime implementationpab1-2/+12
2009-05-04Start working dateTimepab1-0/+0
2009-04-26Disable unimplemented testspab15-0/+0
2009-04-26Fix syntax errorpab1-2/+2
2009-04-26Complete hexBinary testingpab1-0/+48
2009-04-26First pass at hex binarypab1-2/+40
2009-04-26Bypass tests for floating pointpab2-2/+4
2009-04-26Implement QName validationpab1-2/+15
2009-04-26Implementpab1-2/+13
2009-04-26Check the member type of created listspab2-2/+15
2009-04-26Support creating lists from stringspab1-2/+11
2009-04-26Implement.pab1-2/+12
2009-04-26Add a couple morepab2-3/+14
2009-04-26Test additional string subtypespab4-8/+53
2009-04-26Remove automatic whitespace normalization; implement validation for string da...pab3-9/+34
2009-04-26Test NCNamepab1-2/+14
2009-04-26Test booleanpab1-2/+17
2009-04-26Replace individual types with shared testpab13-176/+141
2009-04-26More generalizationpab1-2/+44
2009-04-26Generalizationpab1-8/+10
2009-04-26Test int; fix problem with python type overflowpab1-1/+26
2009-04-26Implement shortpab1-1/+23
2009-04-26Implement testpab1-1/+20
2009-04-26Test framework for datatypespab46-0/+414