Skip to content

Commit 2a07be1

Browse files
committed
Updated test file
1 parent 73e91c6 commit 2a07be1

5 files changed

Lines changed: 18 additions & 667 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
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)