aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-04-20doxygen: Remove bitrotted Doxygen grouping directivesChad Versace
2014-04-18waffle: replace GL with OpenGLJordan Justen
2013-11-27tests: Remove waffle-unittest runnerChad Versace
2013-11-27core: Move wcore_error unittests to separate executableChad Versace
2013-11-27core: Move wcore_config_attrs unittests to separate executableChad Versace
2013-11-27core: Move wcore_attrib_list unittests to separate executableChad Versace
2013-11-27waffle_test: Move source from 'tests' to 'src' and 'include'Chad Versace
2013-11-27cmake: Move targets check, check-func to top dirChad Versace
2013-09-19cmake,android: Define WAFFLE_API_EXPERIMENTALChad Versace
2013-09-18Merge branch 'window-resize'Chad Versace
2013-09-18tests/gl_basic/cgl: Test various GL context flavorsChad Versace
2013-09-18cgl: Fix build, missing semicolonChad Versace
2013-09-18tests/gl_basic: Fix order of CGL testsChad Versace
2013-09-18waffle: Add feature test macro WAFFLE_API_VERSIONChad Versace
2013-09-17cgl: Fix build, missing semicolonChad Versace
2013-09-16tests/gl_basic: Fix order of CGL testsChad Versace
2013-09-16tests/gl_basic: Add tests for debug contextsChad Versace
2013-09-16tests/gl_basic: Add tests for forward-compatible contextsChad Versace
2013-09-16tests/gl_basic: Replace .expect_unsupported with .expect_errorChad Versace
2013-09-16tests/gl_basic: Give gl_basic_draw() a default argument listChad Versace
2013-08-19cmake: Refactor detection of operating systemChad Versace
2013-08-19cmake: Refactor targets 'check', 'check-func'Chad Versace
2013-05-09core: Update unittests for wcore_attrib_listChad Versace
2012-11-27waffle: Declare loop iterators the C99 wayChad Versace
2012-11-12tests/gl_basic: Add ES3 testsChad Versace
2012-11-12tests/gl_basic: Add testcases for versions and profilesChad Versace
2012-11-12tests/gl_basic: Allow more skip conditionsChad Versace
2012-11-12tests/gl_basic: Add new params for version and profileChad Versace
2012-11-12tests/gl_basic: Refactor filling of config attrib listChad Versace
2012-11-12tests/gl_basic: Add cases glx_basic.gles1_{rgb,rgba}Chad Versace
2012-10-29tests/gl_basic: Check that CGL does not support ES1 and ES2Chad Versace
2012-10-29tests/gl_basic: Check that GLX does not support GLES1Chad Versace
2012-10-29tests/gl_basic: Refactor with new param, 'expect_config_unsupported'Chad Versace
2012-10-18tests/gl_basic: Disable GBM testsChad Versace
2012-10-04gbm: initial skeleton for gbm supportJordan Justen
2012-08-23waffle: Use a static libwaffle for unittestsChad Versace
2012-08-23all: Replace <> with "" for internal #include'sChad Versace
2012-08-23all: Make relative some include pathsChad Versace
2012-08-23cmake, pkgconfig: Remove hardcoded libnameChad Versace
2012-08-19include: Rename error to WAFFLE_ERROR_UNSUPPORTED_ON_PLATFORMChad Versace
2012-06-10include: Rename error enumsChad Versace
2012-06-05tests: Relocate unit test sourcesChad Versace
2012-06-05Revert "tests: Remove unused header, gl_basic_cocoa.h"Chad Versace
2012-06-05tests: Remove unused header, gl_basic_cocoa.hChad Versace
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace
2012-05-30tests/gl_basic: Add tests for CGLChad Versace
2012-05-30gl_basic_test: Add test that config with alpha worksPauli Nieminen
2012-05-30core: Add field wcore_config_attrs.rgb_sizeChad Versace
2012-05-30core: Rename wcore_config_attrs.color_buffer_size -> rgba_sizeChad Versace
2012-05-28Define XOPEN_SOURCE only on LinuxChad Versace