Skip to content

Commit 850ae79

Browse files
committed
Updated test file
1 parent 1cad580 commit 850ae79

File tree

5 files changed

+18
-667
lines changed

5 files changed

+18
-667
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ run-tests:
119119
@ctest --test-dir build -R wmd --verbose
120120
@ctest --test-dir build -R large-vec --verbose
121121
@ctest --test-dir build -R compile-lscsr --verbose
122+
@ctest --test-dir build -R prefixsum --verbose
123+
@ctest --test-dir build -R wfl --verbose
122124

123125
# this command is slow since hooks are not stored in the container image
124126
# this is mostly for CI use

0 commit comments

Comments
 (0)