add tests to sample package; fix load/unload behavior
authorBenjamin Auder <benjamin.a@mailoo.org>
Sun, 1 Feb 2015 12:46:28 +0000 (13:46 +0100)
committerBenjamin Auder <benjamin.a@mailoo.org>
Sun, 1 Feb 2015 12:46:28 +0000 (13:46 +0100)
commitd28c1db92d3524325d1aaaeaadc224876f4c5aaa
tree33fc99efa1b7a0b5c9592dafa131d6c28d17c92d
parent67a7cf8eb7d9e24cddd65aee710b7ccd2b1dda55
add tests to sample package; fix load/unload behavior
.gitignore
R/load.R
R/runRtests.R
R/zzz.R [new file with mode: 0644]
pkgTest/NAMESPACE
pkgTest/R/tests/t.a.R [new file with mode: 0644]
pkgTest/R/zzz.R
pkgTest/src/sources/d.c [moved from pkgTest/src/d.c with 100% similarity]
pkgTest/src/tests/t.d.c [new file with mode: 0644]