tests/test-all.R

library("testthat")
library("msgtools")

if (!grepl('SunOS',Sys.info()['sysname']) && check_for_gettext()) {
    test_check("msgtools", reporter = "summary")
}
RL10N/msgtools documentation built on May 8, 2019, 5:56 a.m.