Ozkan Sezer
cc6c0fe230
test, watcom.mif: revert f9a46a319b
...
%copy isn't recognized by older wmake versions.
9 months ago
Ozkan Sezer
f9a46a319b
test, watcom.mif: revert 48a0592a4
and use %copy instead
...
Ref.: https://github.com/open-watcom/open-watcom-v2/issues/1281 .
9 months ago
Ozkan Sezer
48a0592a45
test, watcom makefile: change copy command to use a dos path separator
...
fixes copy failure with recent open watcom wmake changes. (Issue reported
mainstream as https://github.com/open-watcom/open-watcom-v2/issues/1281 )
9 months ago
Sam Lantinga
0bd58cd727
Fixed Watcom build
...
(cherry picked from commit bb30a35364
)
12 months ago
Ozkan Sezer
5773c347d5
test/watcom.mif: disable W201 warning for testautomation_stdlib.c.
1 year ago
Ozkan Sezer
3ac69c6210
test/watcom.mif: remove a stale rule.
1 year ago
Ivan Mogilko
d9559ce1d4
Added subsystem refcount tests to testautomation
1 year ago
Ozkan Sezer
c833294817
tests, watcom: silence lots of W202 warnings from new vulkan headers.
2 years ago
Sam Lantinga
7e2a996958
Added a virtual joystick automated test
...
Useful to verify 4fa2653394
on a big-endian system
3 years ago
Cameron Cawley
0a600b1df4
Merge testguid into testautomation ( #5873 )
3 years ago
Pierre Wendling
d9ff6380ae
Test: Add math test suite to Watcom Makefile.
3 years ago
Christoph Reichenbach
3a20274ddf
Refactoring: move GUID operations out of Joystick
...
- SDL_JoystickGUID -> SDL_GUID (though we retain a type alias)
- Operations for GUID <-> String ops are now in
src/SDL_guid.c and include/SDL_guid.h
- The corresponding Joystick operations delegate to SDL_guid.c
- Added test/testguid.c
3 years ago
Cameron Cawley
aa51a9791a
Run tests with OpenWatcom on CI
3 years ago
Cameron Cawley
9dfa000bc0
Initial support for building for Windows with OpenWatcom
3 years ago
Cameron Cawley
5ef36ead08
Add some missing tests to Watcom builds
3 years ago
Cameron Cawley
3066873126
Split the common code in test/Makefile.os2 into a separate file
3 years ago