rdf-ex/test/unit/datatypes
Marcel Otto 3086374a0d Fix deprecation warning with Decimal 1.6
warning: passing float to Decimal.new/1 is deprecated, use Decimal.from_float/1 instead
2019-02-15 02:30:41 +01: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 Fix deprecation warning with Decimal 1.6 2019-02-15 02:30:41 +01: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 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