# FIXME: what is tested here really ? # is that the getArchive and putFile funtions from ulib ? # then those tests should be part of the ulib package, not of Jpp ? jpp_add_test(NAME scripts/archive COMMAND archive.sh LABELS scripts ENVIRONMENT_MODIFICATION "PATH=path_list_prepend:${km3net-ulib_SOURCE_DIR}") jpp_add_test(NAME scripts/gradient COMMAND gradient.sh LABELS scripts long)