Back to Raylib

EXAMPLES COLLECTION - TESTING REPORT

tools/rexm/reports/examples_testing_windows.md

6.01.1 KB
Original Source

EXAMPLES COLLECTION - TESTING REPORT

Tested Platform: Windows

Example automated testing elements validated:
 - [CWARN]  : Compilation WARNING messages
 - [LWARN]  : Log WARNING messages count
 - [INIT]   : Initialization
 - [CLOSE]  : Closing
 - [ASSETS] : Assets loading
 - [RLGL]   : OpenGL-wrapped initialization
 - [PLAT]   : Platform initialization
 - [FONT]   : Font default initialization
 - [TIMER]  : Timer initialization
EXAMPLE NAME[CWARN][LWARN][INIT][CLOSE][ASSETS][RLGL][PLAT][FONT][TIMER]
text_font_loading010
text_codepoints_loading01
models_animation_playing01