aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/com/healthmarketscience/jackcess/PropertiesTest.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup some compiler warnings, thanks Markus SpannJames Ahlborn2024-02-081-1/+0
* Add more static utility methods to DatabaseBuilder to enable more succinct ob...James Ahlborn2020-09-071-17/+18
* merge trunk changes through r1152James Ahlborn2018-05-251-0/+13
|\
| * Add some additional property keys and relevant enums for valuesJames Ahlborn2018-05-191-24/+37
* | start enforcing the required and no-zero len column propertiesJames Ahlborn2018-04-291-27/+140
|/
* Expose the ddl attribute on properties. Set the attribute appropriately for k...James Ahlborn2018-01-251-3/+5
* Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-031-1/+6
* reorg a bunch of utility code into the TestUtil classJames Ahlborn2015-04-271-1/+2
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* add tests for builder property settersJames Ahlborn2014-09-111-2/+51
* add some unit test for property type inferenceJames Ahlborn2014-09-091-0/+18
* add convenience methods to Row for getting values cast to specific typesJames Ahlborn2014-05-061-3/+3
* add unit tests for property modificationJames Ahlborn2013-10-121-16/+110
* update unit tests to new propertymaps constructorJames Ahlborn2013-10-121-2/+2
* Add support for modifying propertiesJames Ahlborn2013-10-111-5/+55
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+211