aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/CLCommandQueueTest.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-62/+63
* Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-12/+0
* Remove Java lint warnings.Wade Walker2014-03-071-0/+1
* Merge pull request #5 from WadeWalker/bug_978_fix_solaris_testsWade Walker2014-02-241-0/+13
|\
| * Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-0/+13
* | Fix unit test bugs on Mac OS X 64-bit.Wade Walker2014-02-081-2/+4
|/
* Rename TestUtils -> MiscUtils (not a test), remove 'main' .. oopsSven Gothel2014-01-261-1/+1
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-28/+39
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-3/+1
* CLCommandQueueTest: Remove warning ..v2.0.2-rc12v2.0-rc12Sven Gothel2013-06-251-2/+5
* LLB refactoring.Michael Bien2011-05-271-0/+1
* fixed event-condition test which failed sporadically with out-of-order queues.Michael Bien2011-05-251-10/+9
* fixed race condition in eventsTest()Michael Bien2011-04-201-3/+7
* fixed a bug which used a wrong eventlist offset under certain conditions and ...Michael Bien2011-04-041-3/+68
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* missing returnMichael Bien2010-11-231-0/+1
* fixed customEventsTest (was: segfault with CL 1.0, now: disabled on CL 1.0)Michael Bien2010-11-221-11/+4
* added junit timeouts to CLGLTest (JOGL deadlock on mac) and CLCommandQueueTestMichael Bien2010-09-231-0/+5
* CLCommandQueueTest: fixed invalid work group size error on low spec devicesMichael Bien2010-09-181-10/+19
* wait timeout for concurrencyTest; context release try-finally bocks for all o...Michael Bien2010-09-181-143/+152
* CLEvent callbacks for HLB and LLB.Michael Bien2010-09-021-1/+39
* toString() for CLEventList.Michael Bien2010-07-191-0/+4
* added CLVersion utility class and corresponding API.Michael Bien2010-06-241-1/+23
* implemented OpenCL 1.1 user events + JUnit test.Michael Bien2010-06-161-0/+59
* CLBuildListener functionality for high level bindings.Michael Bien2010-05-021-7/+4
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-151-0/+7
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+266