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 77d30c4fdb use shared Calendar instance to converting Dates 11 years ago
..
query enable more jet3 tests 14 years ago
scsu Add compression code for possible future use; add compression unit 16 years ago
BigIndexTest.java fix test info 13 years ago
CodecHandlerTest.java Added DatabaseBuilder in for more convenient and flexible Database open/create 11 years ago
ComplexColumnTest.java Rename and refactor the Cursor find methods to improve usability 12 years ago
CursorBuilderTest.java general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order 13 years ago
CursorTest.java Rename and refactor the Cursor find methods to improve usability 12 years ago
DatabaseTest.java use shared Calendar instance to converting Dates 11 years ago
ErrorHandlerTest.java Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) 14 years ago
ExportTest.java Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations 12 years ago
FKEnforcerTest.java initial support for optionally enforcing foreign-key constraints (fixes feature request #22) 11 years ago
ImportTest.java Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations 12 years ago
IndexCodesTest.java Added the MemFileChannel to enable working with dbs completely in memory 11 years ago
IndexTest.java add a few util methods related to indexes and joins 13 years ago
JetFormatTest.java Added DatabaseBuilder in for more convenient and flexible Database open/create 11 years ago
JoinerTest.java Add some more functionality to Joiner to facilitate integrity enforcement (hasRows and deleteRows) 11 years ago
MemFileChannelTest.java expand test coverage, minor tweaks 11 years ago
PropertiesTest.java Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) 12 years ago
RelationshipTest.java Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships. 13 years ago
RowFilterTest.java Rename and refactor the Cursor find methods to improve usability 12 years ago
TableTest.java use shared Calendar instance to converting Dates 11 years ago
UsageMapTest.java add 2010 unit tests 13 years ago