• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/H28-Oct-2021-1,021879

lt_comp/H28-Oct-2021-4125

lt_print/H28-Oct-2021-2216

lt_proc/H28-Oct-2021-276221

lt_trim/H28-Oct-2021-174139

READMEH A D28-Oct-2021160 84

basictest.pyH A D28-Oct-20211.2 KiB4133

printtest.pyH A D28-Oct-20211.5 KiB4737

proctest.pyH A D28-Oct-20212.6 KiB8673

run_tests.pyH A D28-Oct-2021618 2519

README

1Tests require python3, run like
2
3    python3 tests/run_tests.py
4
5You may have to do "(sudo) make install" once before running the tests.
6
7They should all pass.
8