Alright I have changed the tags on these tests. Same tests as before, but all tagged as GNU-JDWP. I submitted these as one patch since the comprise a full set of tests for the JDWP event filters. Requesting approval and commit(I don't have access). Thanks, Kyle 2006-06-16 Kyle Galloway * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfClassMatchFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfClassExcludeFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfClassOnlyFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfCountFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfExceptionOnlyFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfInstanceOnlyFilter.java: New Test. * gnu/testlet/gnu/classpath/jdwp/event/filters/TestOfThreadOnlyFilter.java: New Test. Michael Koch wrote: > On Fri, Jun 16, 2006 at 01:57:36PM -0400, Kyle Galloway wrote: > >> Michael Koch wrote: >> >>> On Fri, Jun 16, 2006 at 11:44:04AM -0400, Kyle Galloway wrote: >>> >>> >>>> Looking at the GNU-Crypto tests, I think that the JDWP test should be >>>> tagged GNU-JDWP JDK 1.4. Any comments about this idea? >>>> >>>> >>> As AFAIK a new tag begins after a whitespace this would be three tags >>> with two of them wrong. >>> >>> >> Ok, so would just GNU-JDWP be the best option, I don't know much about >> how these tags work, but this seems like it would allow for these tests >> to be excluded from the normal Classpath vs Sun tests while still being >> able to call the whole set of them to test all the JDWP filters. >> > > Ok. > > > Michael >