7 Commits

Author SHA1 Message Date
Dmitry Marakasov
aef47fbfeb Add test case for RWops+Font (issue #94) 2017-04-21 17:36:05 +03:00
Dmitry Marakasov
24482d85f6 Follow SDL2 include path conventions
Though these are broken and error prone, as they ignore the possibility
of conflicts between SDL, SDL2 and wrappers thereof discarding useful
include path prefix (SDL2/), since SDL and satellite libraries follow
these it's too hard to stay away.

So don't use prefixes for SDL include paths any longer.
2017-02-08 13:19:04 +03:00
Dmitry Marakasov
a72d259abf Mask some unicode tests on MSVC 2016-05-23 17:11:12 +03:00
Dmitry Marakasov
62ea64d28d Add standard move test 2016-02-03 00:28:15 +03:00
Dmitry Marakasov
d75d68a2a0 Add font rendering tests 2016-01-25 20:33:02 +03:00
Dmitry Marakasov
15e801dc7b More Font tests 2016-01-25 20:19:23 +03:00
Dmitry Marakasov
bc6ff5f450 Add basic font test 2016-01-25 19:48:05 +03:00