Merge branch 'raysan5:master' into master

This commit is contained in:
Robin ❤️ 2025-11-14 10:42:58 -05:00 committed by GitHub
commit 3a35accdf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 0 deletions

View 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 | ✔ | ✔ | ✔ | ✔ | ✔ |