6 lines
150 B
Bash
6 lines
150 B
Bash
#!/bin/sh
|
|
|
|
# GLAD: true
|
|
# COMPILE: echo "$(pwd) - $tmp | $test_dir" && cd $tmp && cmake $test_dir
|
|
# RUN: ctest --no-compress-output -T Test --verbose
|