Skip to content

Commit

Permalink
wip build benchmark on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
aklomp committed Jan 8, 2024
1 parent 99e4295 commit fb41519
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Makefile
Expand Up @@ -17,9 +17,7 @@ endif

test: clean test_base64 benchmark
./test_base64
ifeq (, $(findstring mingw, $(TARGET))) # no "/dev/urandom" on Windows
./benchmark
endif

valgrind: clean test_base64
valgrind --error-exitcode=2 ./test_base64
Expand Down

0 comments on commit fb41519

Please sign in to comment.