aboutsummaryrefslogtreecommitdiff
path: root/tests/cl
AgeCommit message (Expand)Author
2013-01-21util: Allow varargs in reporting subtest results.Eric Anholt
2013-01-02cl: Have program-tester report subtest results v2Tom Stellard
2013-01-02cl: Remove soon to be illegal characters from test namesTom Stellard
2012-12-10cl: Replace scalar-load-[float|uchar] with more comprehensive tests.Aaron Watry
2012-12-10cl: Fix warnings-as-errors CL test.Aaron Watry
2012-12-10cl: Don't attempt to execute vector-arithmetic-[floating|integer].cl include ...Aaron Watry
2012-11-30cl: These tests were failing to compile on Nvidia CL runtime on *NIX.Aaron Watry
2012-11-30cl: Add a CL test for kernel names which match iso646.h definitions.Aaron Watry
2012-11-30cl: Remove clc_version_min from gegl-rgb-gamma-u8-to-ragabaf.clAaron Watry
2012-11-30cl: Remove clc_version_min requirement on scalar-load-[float|uchar].cl testsAaron Watry
2012-11-30cl: Add vector conversion tests.Aaron Watry
2012-11-30cl: Fix a bunch of CL tests on MacOS.Aaron Watry
2012-11-16Fix test macro-definitions.clAaron Watry
2012-10-15cl: Remove TODO item from build-program.cAaron Watry
2012-10-15cl: Add build test for invalid CL version declarationsAaron Watry
2012-10-15cl: Add build test for -WerrorAaron Watry
2012-10-15cl: Add build test for specifying CL versionAaron Watry
2012-10-15cl: Add build test for disabling warningsAaron Watry
2012-10-15cl: Add build test for optimizations optionsAaron Watry
2012-10-15cl: Add build test for specified math intrinsicsAaron Watry
2012-10-15cl: Add build test for specified include directoriesAaron Watry
2012-10-15cl: Add build test for mixed macro definitions.Aaron Watry
2012-10-15cl: Add build test for macro definitions with values specifiedAaron Watry
2012-10-15cl: Add build test for macro definitions without valuesAaron Watry
2012-10-15cl: Add vector-store-int4 testTom Stellard
2012-10-15cl: Add gegl fir-get-mean-component-1D-CL.clTom Stellard
2012-10-15cl: Add gegl rgb-gamma-u8-to-ragabaf testTom Stellard
2012-10-15cl: Add gegl gamma-2-2-to-linear testTom Stellard
2012-10-15cl: Add scalar-load-float testTom Stellard
2012-10-15cl: Add scalar-load-uchar testTom Stellard
2012-09-05doc: Add cl tests documentationBlaž Tomažič
2012-09-05cmake: Build OpenCL testsBlaž Tomažič
2012-09-05cl: Add OpenCL testsBlaž Tomažič