Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-22 | Remove GPL header from test files | Johannes Ranke | 1 | -18/+0 | |
2020-04-09 | Add another visual test for coverage | Johannes Ranke | 1 | -1/+3 | |
2020-04-09 | Tests on Travis: Residuals tolerance and skip another plot | Johannes Ranke | 1 | -3/+3 | |
2020-04-09 | Improve test coverage and fix nlme test | Johannes Ranke | 1 | -0/+10 | |
No idea why I had to do more assignments all of a sudden in test_nlme.R | |||||
2020-04-09 | Try mkinerrplot for obs and tc on Travis again | Johannes Ranke | 1 | -1/+0 | |
2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 1 | -0/+3 | |
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 | |