index
:
~tstellar/opencl-example
master
Simple OpenCL example program for testing Clover.
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_tests.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
run_tests: Add use_host_ptr test
Tom Stellard
1
-0
/
+6
2012-07-11
run_tests: Add bit rotate tests
Tom Stellard
1
-0
/
+13
2012-07-11
run_tests: Clear memory with 0xDEADBEEF instead of 0
Tom Stellard
1
-1
/
+1
2012-05-24
run_tests.sh: Fix typos
Tom Stellard
1
-2
/
+2
2012-05-24
run_tests: Fix error code check for failing tests
Tom Stellard
1
-1
/
+1
2012-04-30
Turn loop into a test and add some loop test cases to run_tests.sh
Tom Stellard
1
-0
/
+19
2012-03-20
Remove get_global_id tests that the driver should reject
Tom Stellard
1
-3
/
+3
2012-03-19
Add some more if tests
Tom Stellard
1
-1
/
+70
2012-03-16
Add tests for if (x > y)
Tom Stellard
1
-0
/
+16
2012-03-15
Turn get-global-id into a test
Tom Stellard
1
-0
/
+16
2012-03-07
Add more modulo tests
Tom Stellard
1
-1
/
+14
2012-03-07
Add modulo tests
Tom Stellard
1
-0
/
+24
2012-03-06
Add integer division tests
Tom Stellard
1
-0
/
+25
2012-03-06
Add integer multiply tests
Tom Stellard
1
-0
/
+13
2012-03-06
Add section header to run_tests.sh
Tom Stellard
1
-0
/
+4
2012-03-06
Add a simple test runner
Tom Stellard
1
-0
/
+26