Document the test harness

This commit is contained in:
Olivier Goffart 2021-10-26 14:51:23 +02:00
parent b25ae6fbcd
commit 72f022b3ed
4 changed files with 129 additions and 3 deletions

View file

@ -1,6 +1,7 @@
# SixtyFPS development guide
The build instructions are in the [building.md](./building.md) file
The build instructions are in the [building.md](./building.md) file.
The testing instructions are in the [testing.md](./testing.md) file.
## Repository structures
@ -43,6 +44,8 @@ Here one find the frontend for different language.
The integration test that are testing a bunch of .60 with different front-ends
See [testing.md](./testing.md)
### `examples`
Some manual tests