summaryrefslogtreecommitdiff
path: root/tests/tableopts.am
Commit message (Collapse)AuthorAge
* test: rename some files for non-case-sensitive filesystems.Hans-Bernhard Broeker2017-05-06
| | | | | | | -C*f and -C*F option-specific test files collide on case-insensitive file systems, and cause tests to either not be run at all, or to overwrite each other's files at build time. So rename -C*F ones to -C*_F.
* test: enable more silent building of tests.Jeff Smith2017-05-03
| | | | | | | | When running 'make V=0 check', some compile and link steps are made less verbose and some are not. This cleans up most steps that are not. These have no effect if V=0 is not specified.
* split apart table options tests into tests per threading, table option, ↵Will Estes2014-11-12
serialization and verification