summaryrefslogtreecommitdiff
path: root/src/core_tests/ocio_core_tests.sh.in
blob: 5667a422f51754b7399b2360ea70124d70b642be (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
OCIO_TEST_AREA=@OCIO_TEST_AREA@ \
OCIO_DATA_ROOT=@OCIO_TEST_AREA@/test_search \
OCIO_TEST1=foobar \
OCIO_JOB=meatballs \
OCIO_SEQ=cheesecake \
OCIO_SHOT=mb-cc-001 \
@CMAKE_CURRENT_BINARY_DIR@/ocio_core_tests --log_level=test_suite;