projects
/
contrib
/
beignet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ca0285
)
Added first test for byte scatter reads / writes
author
Benjamin Segovia
<segovia.benjamin@gmail.com>
Wed, 9 May 2012 13:15:13 +0000
(13:15 +0000)
committer
Keith Packard
<keithp@keithp.com>
Fri, 10 Aug 2012 23:17:18 +0000
(16:17 -0700)
utests/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/utests/CMakeLists.txt
b/utests/CMakeLists.txt
index
c66e152
..
e408507
100644
(file)
--- a/
utests/CMakeLists.txt
+++ b/
utests/CMakeLists.txt
@@
-11,6
+11,8
@@
ADD_LIBRARY(utests SHARED
compiler_write_only.cpp
compiler_copy_buffer.cpp
compiler_copy_buffer_row.cpp
+ compiler_byte_scatter.cpp
+ compiler_short_scatter.cpp
compiler_if_else.cpp
compiler_unstructured_branch0.cpp
compiler_unstructured_branch1.cpp