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 7e01bae3cd handle number formats with no required digits 5 年之前
..
expr handle number formats with no required digits 5 年之前
AutoNumberTest.java Allow inserting negative auto number fields, fixes pull request #3 7 年之前
BigIntTest.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 年之前
CalcFieldTest.java reorg a bunch of utility code into the TestUtil class 9 年之前
CodecHandlerTest.java reorg a bunch of utility code into the TestUtil class 9 年之前
DatabaseReadWriteTest.java switch expression engine to LocalDateTime 5 年之前
FKEnforcerTest.java Allow null values in foreign key fields when enforcing referential integrity. Fixes issue #136 8 年之前
IndexCodesTest.java reorg a bunch of utility code into the TestUtil class 9 年之前
JetFormatTest.java fix channel open options for new files 5 年之前
LongValueTest.java more unit test speedups using in mem dbs 9 年之前
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 年之前
UsageMapTest.java Add support for global usage maps which are reference type maps. fixes issue #138 7 年之前