rdf-ex/test/unit/datatypes
2018-09-16 15:11:51 +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 Fix RDF.Time to store microseconds 2018-09-14 23:08:36 +02:00
decimal_test.exs Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +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 Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
lang_string_test.exs Add RDF.LangString.match_language?/2 2018-07-10 00:18:16 +02:00
numeric_test.exs Support RDF.Term coercion on all arithmetic operations in RDF.Numeric 2018-09-16 15:11:51 +02: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 Fix RDF.Time to store microseconds 2018-09-14 23:08:36 +02:00