Ported rwops test suite.
This commit is contained in:
parent
9c7ff0059f
commit
b96fa6da9a
7 changed files with 222 additions and 14 deletions
|
@ -44,6 +44,8 @@
|
|||
|
||||
//! Definitions for test requirements
|
||||
#define TEST_REQUIRES_AUDIO 1
|
||||
//! Defines that the a test requires STDIO
|
||||
#define TEST_REQUIRES_STDIO 1
|
||||
|
||||
/*!
|
||||
* Holds information about a test case
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue