Sha256: 27229f7cd0bf3195ec9684604f9b7f6dc3dc920c7da5f53114996b7dd127a290

Contents?: true

Size: 1.89 KB

Versions: 3

Compression:

Stored size: 1.89 KB

Contents

# CMake generated Testfile for 
# Source directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test
# Build directory: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/testdir
# 
# This file includes the relevent testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
ADD_TEST(api_test "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/api_test/api_test")
ADD_TEST(html_normalization "/usr/local/bin/python3" "-m" "doctest" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/normalize.py")
ADD_TEST(spectest_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
ADD_TEST(pathological_tests_library "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/pathological_tests.py" "--library-dir" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src")
ADD_TEST(spectest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark")
ADD_TEST(smartpuncttest_executable "/usr/local/bin/python3" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/spec_tests.py" "--no-normalize" "--spec" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/test/smart_punct.txt" "--program" "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/src/cmark --smart")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
commonmarker-0.3.0 ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake
commonmarker-0.2.1 ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake
commonmarker-0.1.3 ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake