Right now, file selection for aucpl problem test (and similar commands) is based on the files contained under the solutions folder. To my knowledge, it is not possible to use files outside of this folder since solution files (and similarly generator files) are specified by RunnableFile and RunndableCategory.
This is something to look into alongside the work in #15.
Right now, file selection for
aucpl problem test(and similar commands) is based on the files contained under thesolutionsfolder. To my knowledge, it is not possible to use files outside of this folder since solution files (and similarly generator files) are specified byRunnableFileandRunndableCategory.This is something to look into alongside the work in #15.