aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/com/healthmarketscience/jackcess/TestUtil.java
Commit message (Expand)AuthorAgeFilesLines
* add unit tests for access 97 text indexesa97_indexesJames Ahlborn2019-08-191-4/+14
* Add ColumnFormatter utility which can apply Column Format property for displa...James Ahlborn2019-02-111-3/+9
* add system prop for date/time type; rework how date/times are written based o...James Ahlborn2018-12-281-0/+20
* add LocalDateTime variants for various public Date based methodsJames Ahlborn2018-12-171-0/+1
* add support for PathJames Ahlborn2018-11-291-1/+1
* add unit tests for property expression evaluation featuresJames Ahlborn2018-06-051-31/+31
* implement a bunch of functions which really need unit tests; add support for ...James Ahlborn2017-09-051-5/+13
* Add CustomLinkResolver which facilitates loading linked tables from files whi...James Ahlborn2017-05-111-2/+3
* Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-031-1/+26
* Allow optional direct insert/update of autonumber values. This is disabled b...James Ahlborn2015-05-011-3/+3
* more unit test speedups using in mem dbsJames Ahlborn2015-04-271-1/+1
* refactor DatabaseTest into more test classesJames Ahlborn2015-04-271-3/+3
* reorg a bunch of utility code into the TestUtil classJames Ahlborn2015-04-271-0/+455