Skip to content

Commit 3a35acc

Browse files
authored
Merge branch 'raysan5:master' into master
2 parents f1d246a + d29112f commit 3a35acc

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
File renamed without changes.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# EXAMPLES COLLECTION - TESTING REPORT
2+
3+
## Tested Platform: Windows
4+
5+
```
6+
Example automated testing elements validated:
7+
8+
- [WARN] : WARNING messages count
9+
- [INIT] : Initialization
10+
- [CLOSE] : Closing
11+
- [ASSETS] : Assets loading
12+
- [OTHER] : Other types of warnings
13+
- [RESULT] : Ending program result (0)
14+
15+
```
16+
| **EXAMPLE NAME** | [WARN] | [INIT] | [CLOSE] | [ASSETS] | [OTHER] | [RESULT] |
17+
|:---------------------------------|:------:|:------:|:-------:|:--------:|:-------:|:--------:|
18+
| core_highdpi_testbed | 2 ||||||
File renamed without changes.

0 commit comments

Comments
 (0)