Dmitry Marakasov
e49423f3f1
Remove obsolete tests
2016-01-25 21:46:53 +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
Dmitry Marakasov
b0ea9e7216
Add stub surface test
2016-01-25 19:27:18 +03:00
Dmitry Marakasov
ed3fbb8953
Optimize examples CMakeLists
2016-01-25 17:40:00 +03:00
Dmitry Marakasov
ed4d777f39
Add some AudioSpec tests to test_wav
2016-01-24 22:57:16 +03:00
Dmitry Marakasov
3018902475
Fix .gitignore wrt tests
2016-01-24 22:38:41 +03:00
Dmitry Marakasov
acc8a919a9
Add Wav test
2016-01-24 22:30:29 +03:00
Dmitry Marakasov
b5dbfa4a58
Return to build directory after external tests to unbreak coverage
2016-01-24 21:56:29 +03:00
Dmitry Marakasov
a1cd0f1af1
Make tests verbose in appveyor
2016-01-24 21:49:10 +03:00
Dmitry Marakasov
359672a053
Merge branch 'window-tests'
2016-01-24 20:54:02 +03:00
Dmitry Marakasov
f87b19da6a
Add some move tests
2016-01-24 20:52:45 +03:00
Dmitry Marakasov
5a5d2c9be6
Use EXPECT_NO_EXCEPTION
2016-01-24 20:43:50 +03:00
Dmitry Marakasov
f4e07330cf
Update testing.h
2016-01-24 20:40:23 +03:00
Dmitry Marakasov
f2011ac583
Take minimization delay into account
2016-01-24 20:39:06 +03:00
Dmitry Marakasov
1605f90bcc
Disable some hanging tests
2016-01-24 20:17:27 +03:00
Dmitry Marakasov
b24372d445
Make tests verbose
2016-01-24 20:11:21 +03:00
Dmitry Marakasov
3ca3035e4d
Fix documentation for some Window methods
2016-01-24 19:55:36 +03:00
Dmitry Marakasov
0e8331bbab
More window tests
2016-01-24 19:53:04 +03:00
Dmitry Marakasov
8f6cb1b92a
Bump version for the future release
2016-01-23 17:34:14 +03:00
Dmitry Marakasov
248d1261f2
Fix pkgconfig list handling
0.12.0
2016-01-23 17:34:12 +03:00
Dmitry Marakasov
1bfc64a25d
Whitespace fix
2016-01-23 14:56:35 +03:00
Dmitry Marakasov
38b09acd2b
Update changelog for incoming release
2016-01-23 14:47:23 +03:00
Dmitry Marakasov
1e87f20864
Merge branch 'libmingw32'
2016-01-23 14:31:52 +03:00
Dmitry Marakasov
0643647657
Improve joined set handling
2016-01-23 14:31:44 +03:00
Dmitry Marakasov
856dce3c67
Sort out list vs. string handling
2016-01-23 14:31:44 +03:00
Dmitry Marakasov
095caa7a9f
Show generated files in appveyor as well
2016-01-23 14:31:44 +03:00
Dmitry Marakasov
e103c6b9f9
Add libmingw32 to SDL2pp library list on MINGW
...
Without it, SDL2pp using apps won't compile with mingw, with undefined
reference to WinMain. More investigation is needed on what happens here,
so for now just link the library. To be noted, it's the same as FindSDL
bundled with CMake does.
See also issue #66 and http://forums.libsdl.org/viewtopic.php?p=49618
2016-01-23 14:31:35 +03:00
Dmitry Marakasov
69bb914040
Improve SDL2Main library handling
2016-01-22 23:49:29 +03:00
Dmitry Marakasov
40673641e3
Remove obsolete pkgconfig-related code
2016-01-22 23:49:15 +03:00
Dmitry Marakasov
5b514c989f
Fix typos in cmake module
2016-01-22 23:25:03 +03:00
Dmitry Marakasov
3d49425bf1
Use Requires in pkg-config file instead of adding sdl2 dependecies to Libs
2016-01-22 23:25:02 +03:00
Dmitry Marakasov
6d8c6c708a
Cleanup pkgconfig file
2016-01-22 23:25:02 +03:00
Dmitry Marakasov
44f4cf9f69
Add exttests building to travis config, show generated pkgconfig/cmake modules
2016-01-22 23:24:33 +03:00
Dmitry Marakasov
c5578f8daf
Add mock projects to test correctness of generated pkg-config and cmake modules
2016-01-22 23:23:00 +03:00
Dmitry Marakasov
adf3786cdc
Add changes for next release
2016-01-22 17:19:26 +03:00
Dmitry Marakasov
45bdefbb4b
Merge branch 'changelog'
2016-01-22 17:11:09 +03:00
Dmitry Marakasov
d8272ebb71
Additional changelog improvements
2016-01-22 17:03:28 +03:00
Dmitry Marakasov
725ba1c922
Markdowinfy changelog, improve wording
2016-01-22 16:54:07 +03:00
Dmitry Marakasov
cdfb6e9069
Add initial changelog composed from GH releases
2016-01-22 15:36:16 +03:00
Dmitry Marakasov
317cf6b391
Add more window tests
2016-01-21 22:05:47 +03:00
Dmitry Marakasov
ca5ed8f9a8
Simplify travis config
2016-01-20 22:33:48 +03:00
Dmitry Marakasov
4c2180e260
Add first portion of live window tests
2016-01-19 05:36:30 +03:00
Dmitry Marakasov
7176ecd1d0
Add Coveralls badge
2016-01-19 01:00:59 +03:00
Dmitry Marakasov
41f2cae1ac
Typo fix
2016-01-19 00:59:52 +03:00
Dmitry Marakasov
9331b47c51
Enable live tests on travis
2016-01-19 00:49:30 +03:00
Dmitry Marakasov
e75cf46d9b
Switch to coverage build type, fix cmake flags
2016-01-18 23:31:32 +03:00
Dmitry Marakasov
3b0414cc77
Add Coverage build type
2016-01-18 23:31:08 +03:00
Dmitry Marakasov
c92125053e
Extend Exception test coverage
2016-01-18 23:19:47 +03:00