Preparing to run tests
Combine script more robust and can output to a specified file. Initial buck files added (work in progress).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cxx_test(
|
||||
name='simple',
|
||||
srcs=['simple.c'],
|
||||
deps=['//contrib/declib:combine']
|
||||
)
|
||||
Reference in New Issue
Block a user