Ray
|
c0179288ba
|
REXM: TEST: Support testing running on `PLATFORM_DRM`
|
2 weeks ago |
github-actions[bot]
|
8161475c28
|
rlparser: update raylib_api.* by CI
|
2 weeks ago |
Ray
|
49868b356f
|
Update examples_testing_linux.md
|
2 weeks ago |
Ray
|
5aee9f9d50
|
Create examples_testing_linux.md
|
2 weeks ago |
Ray
|
282c4b0eab
|
Minor teaks to run on Linux
|
2 weeks ago |
Ray
|
ee3d65cbc9
|
Update examples_testing_web.md
|
2 weeks ago |
Ray
|
82ad486e6b
|
Update rexm.c
|
2 weeks ago |
Ray
|
bd21d74914
|
Update examples_testing_web.md
|
2 weeks ago |
Ray
|
4cef89cf04
|
Update rexm.c
|
2 weeks ago |
Ray
|
e1d5adb326
|
Update rexm.c
|
2 weeks ago |
Ray
|
43bd2b1e18
|
REXM: Report issues if logs can not be loaded
|
2 weeks ago |
Ray
|
313659d37d
|
Update examples_testing_web.md
|
2 weeks ago |
Ray
|
a6976b1930
|
Create examples_testing_web.md
|
2 weeks ago |
Ray
|
39e39216f6
|
REXM: ADDED: TestLog option for logs processing (without rebuilding)
|
2 weeks ago |
Ray
|
e3738c1b17
|
REXM: UPDATE: Reviewed all examples requirements
|
2 weeks ago |
Ray
|
33cee1146c
|
REXM: REVIEWED: Automated testing for Web
|
2 weeks ago |
Ray
|
a24e65d8e1
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
1b6303b900
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
c7c6aaf156
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
8455f9d088
|
Update rexm.c
|
2 weeks ago |
Ray
|
95d58ed988
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
5da90172ac
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
6f4f4cc508
|
Update rexm.c
|
2 weeks ago |
Ray
|
dcc9e96148
|
Update rexm.c
|
2 weeks ago |
Ray
|
6993bc7337
|
Update examples_testing_windows.md
|
2 weeks ago |
Ray
|
a4a6812d68
|
REXM: REVIEWED: Testing report generation
|
2 weeks ago |
Ray
|
95a8977e33
|
REXM: FIX: Web log redirect and download
|
2 weeks ago |
Ray
|
f531ee2d8f
|
Update rexm.c
|
2 weeks ago |
Ray
|
bbba3d0802
|
REXM: ADDED: Web platform logs automated reports -WIP-
|
2 weeks ago |
Ray
|
cde917c63c
|
REXM: ADDED: Build check warnings logs
|
2 weeks ago |
Ray
|
ab463ac89b
|
Create raylib.vcxproj.filters
|
2 weeks ago |
Ray
|
9fe3f7ca14
|
REXM: ADDED: Automated-testing system
Elements tested:
```
TESTING_FAIL_INIT = 1 << 0, // Initialization (InitWindow()) -> "INFO: DISPLAY: Device initialized successfully"
TESTING_FAIL_CLOSE = 1 << 1, // Closing (CloseWindow()) -> "INFO: Window closed successfully"
TESTING_FAIL_ASSETS = 1 << 2, // Assets loading (WARNING: FILE:) -> "WARNING: FILEIO:"
TESTING_FAIL_RLGL = 1 << 3, // OpenGL-wrapped initialization -> "INFO: RLGL: Default OpenGL state initialized successfully"
TESTING_FAIL_PLATFORM = 1 << 4, // Platform initialization -> "INFO: PLATFORM: DESKTOP (GLFW - Win32): Initialized successfully"
TESTING_FAIL_FONT = 1 << 5, // Font default initialization -> "INFO: FONT: Default font loaded successfully (224 glyphs)"
TESTING_FAIL_TIMER = 1 << 6, // Timer initialization -> "INFO: TIMER: Target time per frame: 16.667 milliseconds"
```
|
2 weeks ago |
Ray
|
d26b17f320
|
Some comment tweaks
|
2 weeks ago |
Ray
|
d29112fb1f
|
Create examples_testing_windows.md
|
2 weeks ago |
Ray
|
75ae4d347a
|
REXM: RENAMED: Reports moved to reports directory
|
2 weeks ago |
Ray
|
b5caef1ffb
|
REXM: ADDED: Example automated-testing -WIP-
|
2 weeks ago |
Ray
|
6dcd4cd564
|
Update rexm.c
|
2 weeks ago |
Ray
|
ee2999b3e0
|
Update rexm.c
|
3 weeks ago |
Ray
|
0b4815b8fe
|
WARNING: REMOVED: GIT recording option, added example
|
3 weeks ago |
JohnnyCena123
|
ad17af57e9
|
[ignore][parser] properly ignore built rlparser executable (#5337)
* [ignore][parser] properly ignore built rlparser executable
* remove actual executable
|
3 weeks ago |
Ray
|
eacbc8bd61
|
Update examples_report.md
|
4 weeks ago |
Ray
|
c24f5ac412
|
REXM: Reviewed rebuild to support full categories -WIP-
|
4 weeks ago |
Ray
|
91addeb889
|
Update rexm.c
|
1 month ago |
Ray
|
5db5c9b4a1
|
Update rexm.c
|
1 month ago |
Ray
|
aae2c4b355
|
Update rexm.c
|
1 month ago |
Ray
|
5338e39124
|
Update rexm.c
|
1 month ago |
Ray
|
a0f3f07bdc
|
Update examples_report.md
|
1 month ago |
Ray
|
fdc500756d
|
REXM: ADDED: More detailed log info
|
1 month ago |
Ray
|
cf9a0619ca
|
REXM: Validate and update examples
|
1 month ago |
Ray
|
ec06f9be37
|
Removed trailing spaces
|
1 month ago |