rdf-ex/test/unit/xsd/datatypes
2020-05-20 00:32:20 +02:00
..
any_uri_test.exs Add proper handling of vocabulary terms at various places 2020-05-17 00:53:36 +02:00
boolean_test.exs Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
byte_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
date_test.exs Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
date_time_test.exs Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
decimal_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
double_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
float_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
int_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
integer_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
long_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
negative_integer_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
non_negative_integer_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
non_positive_integer_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
numeric_test.exs Fix failing of numeric operations with invalid literals 2020-05-20 00:32:20 +02:00
positive_integer_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
short_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
string_test.exs Add length, minLength and maxLength XSD datatype facets 2020-05-17 22:54:07 +02:00
time_test.exs Re-integrate XSD.ex 2020-05-05 23:58:44 +02:00
unsigned_byte_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
unsigned_int_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
unsigned_long_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00
unsigned_short_test.exs Add minExclusive and maxExclusive XSD datatype facets 2020-05-17 21:51:03 +02:00