test suite test resolver
implicit import idealmachineresources
class test store
override boolean exists(string scheme, immutable list[string] path)
override string read string(string scheme, immutable list[string] path)
override void make catalog(string scheme, immutable list[string] path)
override readonly set[string] or null read catalog(string scheme, immutable list[string] path) pure
implement protected string default scheme()
static CURRENT : test store • new(resource utilCURRENT CATALOG, true) • top()
static ROOT : test store • new(resource utilROOT CATALOG, false) • top()
test case test file catalogs()
test case test simple resolve()
test case test sub catalogs()
test case test root subdirs()
test case test multiple subdirs()
test case test more subdir ops()
test case test parent catalog()
test case test filesystem()