mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
Create examples_testing_windows.md
This commit is contained in:
parent
75ae4d347a
commit
d29112fb1f
18
tools/rexm/reports/examples_testing_windows.md
Normal file
18
tools/rexm/reports/examples_testing_windows.md
Normal file
@ -0,0 +1,18 @@
|
||||
# EXAMPLES COLLECTION - TESTING REPORT
|
||||
|
||||
## Tested Platform: Windows
|
||||
|
||||
```
|
||||
Example automated testing elements validated:
|
||||
|
||||
- [WARN] : WARNING messages count
|
||||
- [INIT] : Initialization
|
||||
- [CLOSE] : Closing
|
||||
- [ASSETS] : Assets loading
|
||||
- [OTHER] : Other types of warnings
|
||||
- [RESULT] : Ending program result (0)
|
||||
|
||||
```
|
||||
| **EXAMPLE NAME** | [WARN] | [INIT] | [CLOSE] | [ASSETS] | [OTHER] | [RESULT] |
|
||||
|:---------------------------------|:------:|:------:|:-------:|:--------:|:-------:|:--------:|
|
||||
| core_highdpi_testbed | 2 | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
Loading…
x
Reference in New Issue
Block a user