summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Jamfile.jam5
-rw-r--r--test/fixtures/height/V0txo.jpgbin0 -> 38235 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/test/Jamfile.jam b/test/Jamfile.jam
index 0dbbc4e..f5d56eb 100644
--- a/test/Jamfile.jam
+++ b/test/Jamfile.jam
@@ -2,8 +2,13 @@ import testing ;
lib boost_unit_test_framework ;
+path-constant res : ../res ;
+path-constant fixtures : fixtures ;
+
project : requirements
<define>BOOST_TEST_DYN_LINK
+ <define>RESDIR=\\\"$(res)/\\\"
+ <define>FIXTURESDIR=\\\"$(fixtures)/\\\"
<library>boost_unit_test_framework
<library>..//ilt
<toolset>tidy:<xcheckxx>hicpp-vararg
diff --git a/test/fixtures/height/V0txo.jpg b/test/fixtures/height/V0txo.jpg
new file mode 100644
index 0000000..cb4b045
--- /dev/null
+++ b/test/fixtures/height/V0txo.jpg
Binary files differ