miller/c/reg_test
2018-01-05 09:14:07 -05:00
..
expected mmap xtab comment-handling iterate 2018-01-05 09:14:07 -05:00
input skip/pass-comments UT iterate 2018-01-04 20:38:55 -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 fix travis build 2018-01-03 22:42:30 -05:00
README.md
run mmap xtab comment-handling iterate 2018-01-05 09:14:07 -05: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.