rdf-ex/test/unit/datatypes
2019-04-22 11:17:16 +02:00
..
boolean_test.exs Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
date_test.exs Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
date_time_test.exs Accept "-00:00" as a valid timezone offset on RDF.DateTime literals 2018-11-04 04:02:36 +01:00
decimal_test.exs Add digit_count and fraction_digit_count to RDF.Decimal 2019-04-22 11:17:16 +02:00
double_test.exs Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
integer_test.exs Add digit_count and fraction_digit_count to RDF.Decimal 2019-04-22 11:17:16 +02:00
lang_string_test.exs Add RDF.LangString.match_language?/2 2018-07-10 00:18:16 +02:00
numeric_test.exs Fix deprecation warning with Decimal 1.6 2019-02-15 02:30:41 +01:00
string_test.exs Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
time_test.exs Accept "-00:00" as a valid timezone offset on RDF.DateTime literals 2018-11-04 04:02:36 +01:00