mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
| .. | ||
| expected | ||
| input | ||
| dev | ||
| Makefile.am | ||
| README.md | ||
| run | ||
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/runruns the mainmlrexecutable with canned inputs, comparing actual to canned outputs, to regression-test Miller's end-to-end operation.