You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 331e72a262 add unit tests for extended date/time type 3 years ago
..
expr tweak unit tests to allow for slight precision variations in different jvms 5 years ago
AutoNumberTest.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3 years ago
BigIntTest.java add unit tests for extended date/time type 3 years ago
CalcFieldTest.java enable expression evaluation by default 4 years ago
CodecHandlerTest.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
DatabaseReadWriteTest.java switch expression engine to LocalDateTime 5 years ago
ExtendedDateTest.java add unit tests for extended date/time type 3 years ago
FKEnforcerTest.java enable expression evaluation by default 4 years ago
IndexCodesTest.java change the default DateTimeType to LOCAL_DATE_TIME 4 years ago
JetFormatTest.java add unit tests for extended date/time type 3 years ago
LongValueTest.java more unit test speedups using in mem dbs 9 years ago
TopoSorterTest.java plug expr evaluation into columns/tables; create Identifier for tracking expression ids; support single quoting in expressions; tweak string to number coercion; implement topo sorter for calc col eval 6 years ago
UsageMapTest.java Add support for global usage maps which are reference type maps. fixes issue #138 7 years ago