>>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes: Jerry> make check Jerry> RUNTESTFLAGS="mauve.exp=gnu.testlet.java.util.zip.ZipEntry.setComment" Jerry> and have it build mauve and run the specific test. I think it should work if you specify a file name instead, eg "gnu/testlet/java/util/zip/ZipEntry/setComment.java". At least, that's how I read mauve_compute_uses. Tom