]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix test on windows
authorYann Collet <cyan@fb.com>
Fri, 18 Oct 2019 21:28:34 +0000 (14:28 -0700)
committerYann Collet <cyan@fb.com>
Fri, 18 Oct 2019 21:28:34 +0000 (14:28 -0700)
commit29e46ed0bd1b206a3eb8c0f65a9c3399cfc6dfea
treea16c651a86cb7bde4a9f09a93f332b8e1d063c7a
parentad86a5d0bc8b47bbd77a70c757eef5e008850c15
fix test on windows

isDirectory() doesn't work on Windows
if directory name is followed by '/'
programs/util.c
tests/playTests.sh