libBigWig icon indicating copy to clipboard operation
libBigWig copied to clipboard

Please publish in the README how to run tests

Open yurivict opened this issue 2 years ago • 1 comments

Configuring with -DBUILD_SHARED_LIBS=ON builds test executables, nut it isn't clear how to run tests.

yurivict avatar Jul 17 '23 06:07 yurivict

You would just run the standard make test, which will also build the test executables and run them.

dpryan79 avatar Jul 25 '23 08:07 dpryan79