commit | 7f17790b30bd69d1579e30e714275c9406f87312 | [log] [tgz] |
---|---|---|
author | Mickey Sweatt <sweattm92@gmail.com> | Wed Jun 10 17:20:19 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jun 18 22:08:03 2015 -0700 |
tree | d74746ccf7ecbd44f28828ec3415a8f90e2fa1c6 | |
parent | 1b0311ce9ab0fd9248bf26fae7020de5cca87d86 [diff] [blame] |
util: Sqlite3Statement helper Change-Id: Ia555dff99efa7d217f0b6153b1333b6dd97dd610
diff --git a/tests/wscript b/tests/wscript index f3c1ccf..89a06cc 100644 --- a/tests/wscript +++ b/tests/wscript
@@ -30,6 +30,7 @@ excl=['**/*-osx.t.cpp', '**/*-sqlite3.t.cpp']), use='ndn-cxx tests-base BOOST', includes='.', + defines='UNIT_TEST_CONFIG_PATH=\"%s/tmp-files/\"' %(bld.bldnode), install_path=None) if bld.env['HAVE_OSX_SECURITY']: