code / tomo

Lines41.3K C23.7K Markdown9.7K YAML5.0K Tomo2.3K
7 others 763
Python231 Shell230 make212 INI47 Text21 SVG16 Lua6
(6 lines)

Tests

This directory contains a suite of tests that showcase and test various language features.

Run make test to run all the tests.

1 # Tests
3 This directory contains a suite of tests that showcase and test various
4 language features.
6 Run `make test` to run all the tests.