Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-31 | More plots that are not reproducible on Travis | Johannes Ranke | 1 | -1/+1 | |
2019-10-22 | Two more plotting tests | Johannes Ranke | 1 | -0/+4 | |
2019-10-22 | Skip the visual test that still fails on travis | Johannes Ranke | 1 | -1/+2 | |
2019-10-22 | Improved visual testing | Johannes Ranke | 1 | -0/+4 | |
2019-10-21 | Adress errors and notes on winbuilder | Johannes Ranke | 1 | -1/+2 | |
2019-10-21 | Fix platform dependence of the correlation matrix | Johannes Ranke | 1 | -2/+3 | |
Especially on winbuilder (i386 and amd64) | |||||
2019-10-21 | Explicit solution_type for FOCUS D in tests | Johannes Ranke | 1 | -4/+17 | |
Because on winbuilder obviously gcc was not found, so the Eigenvalue based solution method was used, leading to a test failure when comparing the summary, as the solution method is listed | |||||
2019-10-21 | Improve some plotting routines, more tests | Johannes Ranke | 1 | -2/+6 | |
Static documentation rebuilt by pkgdown | |||||
2019-10-21 | Improve tests, remove geometric_mean | Johannes Ranke | 1 | -8/+19 | |
2019-05-02 | Improve tests | Johannes Ranke | 1 | -0/+4 | |
- Improve control of the number of cores - Reduce the precision of the correlation matrix in the test summary output, as the exact results are platform dependent | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -2/+2 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-03-04 | Winbuilder also needs cores = 1v0.9.48.1 | Johannes Ranke | 1 | -1/+1 | |
2019-02-27 | Increase test coverage | Johannes Ranke | 1 | -17/+16 | |
2019-02-27 | Fix CAKE export test to actually work | Johannes Ranke | 1 | -1/+8 | |
Also test the model specification via the link argument | |||||
2019-02-25 | Test CAKE export | Johannes Ranke | 1 | -0/+2 | |
2019-02-25 | Fix tests and add plot and print for nafta | Johannes Ranke | 1 | -1/+3 | |
2019-02-25 | Test printing the summary of an mkinfit object | Johannes Ranke | 1 | -0/+76 | |