Dear list, I am writing an Rcpp unit testing application for internal, commercial use. I'm having a tough time coming up with good unit tests for the following functions, which either deal with S4 classes or are used at the package load stage for packages depending on Rcpp: cpp_object_dummy cpp_object_initialize loadModule loadRcppClass loadRcppModules
I've scanned the unit test library that ships with the Rcpp package, and as far as I can tell none of these functions are tested. Has anyone written good tests for these? I am working with the RUnit package as my testing framework. Cheers, Aaron -- Aaron Polhamus Cell: +1 (619) 365.4231 Email: <aaronpolha...@gmail.com> Website: www.polhooper.com
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel