pmem / issues

Old issues repo for PMDK.
http://pmem.io
13 stars 7 forks source link

test: (win) test framework doesn't remove old log files #1013

Closed marcinslusarz closed 5 years ago

marcinslusarz commented 5 years ago

This can lead to "funny" to debug issues.

This code: https://github.com/pmem/pmdk/blob/85a06e56a733312ad4dc1c92a53008a2d890805e/src/test/unittest/unittest.sh#L2604 needs to be ported to PowerShell variant of the "setup" function.