aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/testng/internal/ClassInfoMap.java
AgeCommit message (Expand)Author
2015-05-12Keep order in mapJulien Herr
2015-05-03Revert some changes that helped to debugJulien Herr
2015-04-30Add test for #87Julien Herr
2012-02-04initial version of mixed mode for TestNG:Lukas Jungmann
2011-06-08Fixed: Static classes could cause a StackOverFlowErrorCedric Beust
2011-05-12Added: Nested classes are now automatically added for consideration for inclu...Cedric Beust
2010-12-08Added Parser#setLoadClasses(boolean).Cedric Beust
2010-10-08code cleanup for src/mainnullin
2010-09-29First Pass of FindBugsnullin
2010-07-10Moved src->src/java/main and test -> src/java/testCedric Beust