mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Document the test harness
This commit is contained in:
parent
b25ae6fbcd
commit
72f022b3ed
4 changed files with 129 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue