aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/testng/internal/XmlMethodSelector.java
AgeCommit message (Expand)Author
2015-05-30JDK7 migration: Use diamond syntax everywhereRyan Schmitt
2013-08-14Only load the XmlClass once from one ClassLoaderAslak Knutsen
2013-05-16fixed string from "regular exception" to "regular expression"outofrange
2012-09-15Use getSupportClass() to help with OSGi class loading.Cedric Beust
2012-07-10More <include> parameter changes.Cedric Beust
2012-06-18Warn if an include/exclude can't be found.Cedric Beust
2012-06-16Better error message when failing to find include/exclude.Cedric Beust
2012-06-16Blow up early if trying to include/exclude an unknown method.Cedric Beust
2011-11-01Introducing the Dynamic class and making BSH optional.Cedric Beust
2010-10-08code cleanup for src/mainnullin
2010-10-03Code cleanupnullin
2010-07-10Moved src->src/java/main and test -> src/java/testCedric Beust