Browse Source

Merge branch 'raysan5:master' into master

pull/5353/head
Robin ❤️ 2 months ago
committed by GitHub
parent
commit
3a35accdf0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 0 deletions
  1. +0
    -0
      tools/rexm/reports/examples_issues.md
  2. +18
    -0
      tools/rexm/reports/examples_testing_windows.md
  3. +0
    -0
      tools/rexm/reports/examples_validation.md

tools/rexm/examples_report_issues.md → tools/rexm/reports/examples_issues.md View File


+ 18
- 0
tools/rexm/reports/examples_testing_windows.md 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 | ✔ | ✔ | ✔ | ✔ | ✔ |

tools/rexm/examples_report.md → tools/rexm/reports/examples_validation.md View File


Loading…
Cancel
Save