miller/c/reg_test
2018-08-26 13:59:20 -04:00
..
expected more localtime regest 2018-04-29 12:19:46 -04:00
input fix travis build 2018-02-10 12:14:18 -05:00
dev func-prohibits 2016-09-12 05:15:00 -07:00
Makefile.am fix travis build 2017-03-27 08:46:33 -04:00
Makefile.in autoreconf -fiv 2018-01-06 16:41:08 -05:00
README.md test-reorg iterate 2015-09-25 16:51:12 -04:00
run regex-extract iterate (regression testing) 2018-08-26 13:59:20 -04:00

There are two classes of testing for Miller:

  • C source-file names starting with test_ use MinUnit to unit-test various subsystems of interest. These are separate executables built and run by the build framework.

  • test/run runs the main mlr executable with canned inputs, comparing actual to canned outputs, to regression-test Miller's end-to-end operation.