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 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
..
expr tweak unit tests to allow for slight precision variations in different jvms 5 years ago
AutoNumberTest.java Allow inserting negative auto number fields, fixes pull request #3 7 years ago
BigIntTest.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 years ago
CalcFieldTest.java reorg a bunch of utility code into the TestUtil class 9 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
FKEnforcerTest.java Allow null values in foreign key fields when enforcing referential integrity. Fixes issue #136 8 years ago
IndexCodesTest.java reorg a bunch of utility code into the TestUtil class 9 years ago
JetFormatTest.java fix channel open options for new files 5 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