From caa22e5bbd158fd8d563588293aa763ca5801bed Mon Sep 17 00:00:00 2001 From: "Juan J. Martínez" Date: Sat, 2 Oct 2021 12:33:04 +0000 Subject: Start the test suite --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 23c9067..86d7152 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Add those directories in `SDCC`'s search path and you are ready to go. Note: `make` is expected to be run from the root of the repo. The PATH env variable will be set automatically. +### Running tests + +There are tests that can be run with `make test`. + ### Building the example An example game is included with the libraries and it can be built with: -- cgit v1.2.3