summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-08-19cmake: Refactor detection of operating systemChad Versace1-1/+1
2013-08-19cmake: Refactor targets 'check', 'check-func'Chad Versace1-0/+19
2013-05-09core: Update unittests for wcore_attrib_listChad Versace2-3/+3
2012-11-27waffle: Declare loop iterators the C99 wayChad Versace2-5/+2
2012-11-12tests/gl_basic: Add ES3 testsChad Versace1-0/+97
2012-11-12tests/gl_basic: Add testcases for versions and profilesChad Versace1-30/+803
2012-11-12tests/gl_basic: Allow more skip conditionsChad Versace1-4/+18
2012-11-12tests/gl_basic: Add new params for version and profileChad Versace1-0/+56
2012-11-12tests/gl_basic: Refactor filling of config attrib listChad Versace1-12/+15
2012-11-12tests/gl_basic: Add cases glx_basic.gles1_{rgb,rgba}Chad Versace1-7/+14
2012-10-29tests/gl_basic: Check that CGL does not support ES1 and ES2Chad Versace1-0/+18
2012-10-29tests/gl_basic: Check that GLX does not support GLES1Chad Versace1-14/+8
2012-10-29tests/gl_basic: Refactor with new param, 'expect_config_unsupported'Chad Versace1-22/+68
2012-10-18tests/gl_basic: Disable GBM testsChad Versace1-53/+0
2012-10-04gbm: initial skeleton for gbm supportJordan Justen1-0/+52
2012-08-23waffle: Use a static libwaffle for unittestsChad Versace1-1/+1
2012-08-23all: Replace <> with "" for internal #include'sChad Versace2-2/+2
2012-08-23all: Make relative some include pathsChad Versace1-1/+1
2012-08-23cmake, pkgconfig: Remove hardcoded libnameChad Versace2-2/+2
2012-08-19include: Rename error to WAFFLE_ERROR_UNSUPPORTED_ON_PLATFORMChad Versace1-2/+2
2012-06-10include: Rename error enumsChad Versace1-2/+2
2012-06-05tests: Relocate unit test sourcesChad Versace4-678/+3
2012-06-05Revert "tests: Remove unused header, gl_basic_cocoa.h"Chad Versace2-0/+34
2012-06-05tests: Remove unused header, gl_basic_cocoa.hChad Versace2-34/+0
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace13-117/+260
2012-05-30tests/gl_basic: Add tests for CGLChad Versace4-1/+130
2012-05-30gl_basic_test: Add test that config with alpha worksPauli Nieminen1-29/+83
2012-05-30core: Add field wcore_config_attrs.rgb_sizeChad Versace1-0/+4
2012-05-30core: Rename wcore_config_attrs.color_buffer_size -> rgba_sizeChad Versace1-2/+2
2012-05-28Define XOPEN_SOURCE only on LinuxChad Versace2-2/+6
2012-05-28core: Replace pthread_barrier_t with pthread_cond_tChad Versace1-12/+40
2012-05-28core: Remove hard-coded number in test wcore_error.thread_localChad Versace1-6/+11
2012-05-27core: Add test wcore_config_attrs.core_profile_and_accum_bufferChad Versace1-0/+18
2012-05-23include,core: Let waffle_error_get_info() return a structChad Versace2-11/+11
2012-05-23tests/gl_basic: Update with waffle_window_show()Chad Versace1-0/+2
2012-05-18waffle_test: Replace "ignored" with "skipped" in summaryChad Versace1-5/+5
2012-05-17tests/gl_basic: Call waffle_init() once per platformChad Versace1-19/+37
2012-05-17tests: Replace WAFFLE_OPENGL_* attributesChad Versace1-4/+4
2012-05-17tests/gl_basic: Remove hard-coded array indexChad Versace1-1/+3
2012-05-17tests/gl_basic: Remove usage of soon-to-be-killed api attributeChad Versace1-34/+17
2012-05-17core: If multiple errors are emitted, wisely choose a winnerChad Versace1-8/+8
2012-05-17test: Reset error state before each unit testChad Versace2-1/+12
2012-05-17glx: Remove unused glx_platform.gl_apiChad Versace1-39/+18
2012-05-17waffle_test: Rename TEST_IGNORE to TEST_SKIPChad Versace4-7/+7
2012-05-17core: Add context attrs to wcore_config_attrsChad Versace1-4/+17
2012-05-17tests,core: Preemptively fix gl_basic testsChad Versace1-9/+30
2012-05-17include: Rename waffle_dlsym_gl -> waffle_dl_symChad Versace1-4/+4
2012-05-17include: Add param 'dl' to waffle_dlsym_glChad Versace1-4/+20
2012-05-17api,include: Simplify the getting of error messagesChad Versace1-4/+4
2012-05-17Ensure each file ends with a newlineChad Versace6-6/+6