index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
TestUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for surrogate pairs in text indexes (e.g. emoticons), fixes #157
James Ahlborn
2024-05-14
1
-2
/
+11
*
cleanup some compiler warnings, thanks Markus Spann
James Ahlborn
2024-02-08
1
-29
/
+8
*
Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...
James Ahlborn
2023-01-12
1
-4
/
+8
*
test util method
James Ahlborn
2021-07-07
1
-0
/
+9
*
tighten up readonly handling for external channels; minor test code refactor
James Ahlborn
2021-06-10
1
-18
/
+20
*
make some useful things public; add auto module name to manifest
James Ahlborn
2021-01-08
1
-2
/
+2
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
1
-4
/
+14
*
Add ColumnFormatter utility which can apply Column Format property for displa...
James Ahlborn
2019-02-11
1
-3
/
+9
*
add system prop for date/time type; rework how date/times are written based o...
James Ahlborn
2018-12-28
1
-0
/
+20
*
add LocalDateTime variants for various public Date based methods
James Ahlborn
2018-12-17
1
-0
/
+1
*
add support for Path
James Ahlborn
2018-11-29
1
-1
/
+1
*
add unit tests for property expression evaluation features
James Ahlborn
2018-06-05
1
-31
/
+31
*
implement a bunch of functions which really need unit tests; add support for ...
James Ahlborn
2017-09-05
1
-5
/
+13
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
1
-2
/
+3
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
1
-1
/
+26
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-3
/
+3
*
more unit test speedups using in mem dbs
James Ahlborn
2015-04-27
1
-1
/
+1
*
refactor DatabaseTest into more test classes
James Ahlborn
2015-04-27
1
-3
/
+3
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
1
-0
/
+455