R-RUnit/R-RUnit-0.4.25-no-buildroot-path-in-html.patch
2022-07-20 18:54:58 +08:00

15 lines
673 B
Diff

diff -up RUnit/RUnit/man/checkFuncs.Rd.BAD RUnit/RUnit/man/checkFuncs.Rd
--- RUnit/RUnit/man/checkFuncs.Rd.BAD 2010-01-21 14:35:41.594307303 -0500
+++ RUnit/RUnit/man/checkFuncs.Rd 2010-01-21 14:36:11.952468805 -0500
@@ -117,9 +117,7 @@ DEACTIVATED(msg)
performed. This is an advise gained from the cumbersome experience:
not doing so leads to difficult to pin down error causes incurred
from previously executed test cases.
- For a simple example see the provided test cases in
- \Sexpr{file.path(system.file("examples", package="RUnit"),
- "runitVirtualClassTest.r")}.
+ For a simple example see the provided test cases in "runitVirtualClassTest.r".
}