0% found this document useful (0 votes)
32 views

RCPP: Unit Testing Results: Test Execution

The unit test results for Rcpp version 0.12.5 show that 1 test was run with no errors or failures. The single test executed was test.binary.testRcppPackage and completed successfully in 0 seconds, indicating that the Rcpp package passed its unit tests.

Uploaded by

rojasleop
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

RCPP: Unit Testing Results: Test Execution

The unit test results for Rcpp version 0.12.5 show that 1 test was run with no errors or failures. The single test executed was test.binary.testRcppPackage and completed successfully in 0 seconds, indicating that the Rcpp package passed its unit tests.

Uploaded by

rojasleop
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Rcpp: Unit testing results

Dirk Eddelbuettel Romain Francois


Rcpp version 0.12.5 as of May 14, 2016

Test Execution
The environment variable 'RunAllRcppTests' was not set to 'yes', so skipping some tests.

Executing test function test.binary.testRcppPackage ... done successfully.

Test Results
RUNIT TEST PROTOCOL -- Sat May 14 11:04:14 2016
***********************************************
Number of test functions: 1
Number of errors: 0
Number of failures: 0

1 Test Suite :
Rcpp unit testing - 1 test function, 0 errors, 0 failures

Details
***************************
Test Suite: Rcpp unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
/tmp/RtmpqKC8te/Rinst1aed7838c166/Rcpp/unitTests
---------------------------
Test file: /tmp/RtmpqKC8te/Rinst1aed7838c166/Rcpp/unitTests/runit.binary.package.R
test.binary.testRcppPackage: (0 checks) ... OK (0 seconds)

You might also like