https://github.com/ntamas/plfit
Revision 38319d159b5faaa09525d6e2761fe0db1e1150cb authored by Jérôme Benoit on 16 July 2021, 21:20:48 UTC, committed by GitHub on 16 July 2021, 21:20:48 UTC
* harden tests: no_datafile_found exit with message

Description: harden tests: no_datafile_found exit with message
 Terminate tests when a required data file could not be found.
 Meant to be submitted to the upstream maintainer.
Origin: debian
Comment: harden tests
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2021-07-16

* delete unneeded test_common.c.orig from PR

* style: nitpicking

Co-authored-by: Tamás Nepusz <ntamas@gmail.com>
1 parent 39b86dd
History
Tip revision: 38319d159b5faaa09525d6e2761fe0db1e1150cb authored by Jérôme Benoit on 16 July 2021, 21:20:48 UTC
harden tests: no_datafile_found exit with message (#32)
Tip revision: 38319d1
File Mode Size
CMakeLists.txt -rw-r--r-- 1.0 KB
arithmetic_ansi.h -rw-r--r-- 3.4 KB
arithmetic_sse_double.h -rw-r--r-- 8.6 KB
arithmetic_sse_float.h -rw-r--r-- 8.6 KB
config.h.in -rw-r--r-- 912 bytes
error.c -rw-r--r-- 2.1 KB
error.h -rw-r--r-- 2.5 KB
getopt.c -rw-r--r-- 7.0 KB
getopt.h -rw-r--r-- 2.0 KB
gss.c -rw-r--r-- 3.4 KB
gss.h -rw-r--r-- 5.9 KB
hzeta.c -rw-r--r-- 21.1 KB
hzeta.h -rw-r--r-- 2.9 KB
kolmogorov.c -rw-r--r-- 1.9 KB
kolmogorov.h -rw-r--r-- 1.2 KB
lbfgs.c -rw-r--r-- 40.2 KB
lbfgs.h -rw-r--r-- 31.2 KB
main.c -rw-r--r-- 14.5 KB
mt.c -rw-r--r-- 2.3 KB
mt.h -rw-r--r-- 2.6 KB
options.c -rw-r--r-- 1.7 KB
platform.c -rw-r--r-- 1.1 KB
platform.h -rw-r--r-- 1.6 KB
plfit.c -rw-r--r-- 41.4 KB
plfit.h -rw-r--r-- 4.8 KB
plfit.i -rw-r--r-- 7.9 KB
plgen.c -rw-r--r-- 8.0 KB
rbinom.c -rw-r--r-- 5.5 KB
sampling.c -rw-r--r-- 9.1 KB
sampling.h -rw-r--r-- 6.0 KB
stats.c -rw-r--r-- 2.7 KB

back to top