1. 6b7d28b Fixed: In parallel "methods" mode, method interceptors that remove methods would cause a lock up by Cedric Beust · 14 years ago
  2. cccd860 Better verbose message in GraphThreadPoolExecutor. by Cedric Beust · 14 years ago
  3. a676799 Added link to Tomek's blog post about graphic dependencies. by Cedric Beust · 14 years ago
  4. 8f678af CHANGES update. by Cedric Beust · 14 years ago
  5. 438205c NPE when running with -suitethreadpoolsize. by Cedric Beust · 14 years ago
  6. b8b5a3c YAML doc. by Cedric Beust · 14 years ago
  7. e194d7c YAML doc. by Cedric Beust · 14 years ago
  8. 8b48bb6 Added: @Guice(moduleFactory) and IModuleFactory by Cedric Beust · 14 years ago
  9. d18505d Added: JUnit conversion: correctly replaces assertNull and assertNotNull by Cedric Beust · 14 years ago
  10. 2f14988 Fixed: Method selectors from suites were not properly initialized (toddq) by Cedric Beust · 14 years ago
  11. 8d01b98 Generated a <?xml prologue for all XML files. by Cedric Beust · 14 years ago
  12. 23d1be8 Minor modifications on top of toddq's changes. by Cedric Beust · 14 years ago
  13. 7760293 Merge branch 'master' of https://github.com/toddq/testng into toddq-master by Cedric Beust · 14 years ago
  14. 30f0110 Reformatting and added comments. by Cedric Beust · 14 years ago
  15. 446c104 @Listeners wasn't invoking ISuiteListeners. by Cedric Beust · 14 years ago
  16. 9ff37c9 build.properties bump. by Cedric Beust · 14 years ago
  17. a7372ef fixed a typo and a bad last minute edit to my test by toddq · 14 years ago
  18. a6b82fa use method selectors from suites by toddq · 14 years ago
  19. 0dd3220 Merge branch 'guice' by Cedric Beust · 14 years ago
  20. f268481 Better diagnosis when testing serialization. by Cedric Beust · 14 years ago
  21. b44cd9e IModuleFactory now receives the test context in parameter. by Cedric Beust · 14 years ago
  22. 749ad0b Changes update. by Cedric Beust · 14 years ago
  23. 98eb3e9 Bug report doc clarification. by Cedric Beust · 14 years ago
  24. 6b78db1 Expose getXmlTest() in ITestNGMethod. by Cedric Beust · 14 years ago
  25. c5a33fa -excludeGroups now overrides testng.xml as well. by Cedric Beust · 14 years ago
  26. 2cb45c2 -groups on the command line will override all groups found in testng.xml. by Cedric Beust · 14 years ago
  27. b9981a6 Fixed my broken testngtasks commit. by Cedric Beust · 14 years ago
  28. 85a731a Updated with contributor name. by Cedric Beust · 14 years ago
  29. 96b0e53 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 14 years ago
  30. 2c63166 [maven-release-plugin] prepare release testng-5.14.9 by Cedric Beust · 14 years ago
  31. 4e6e716 5.14.9 by Cedric Beust · 14 years ago
  32. 71ab605 TESTNG-468: Listeners defined in suite XML file are ignored by Cedric Beust · 14 years ago
  33. 1550ede Test for @Guice moduleFactory. by Cedric Beust · 14 years ago
  34. fd5f882 Removed reference to JUnitConverterTask from testngtasks. by Cedric Beust · 14 years ago
  35. 8d0c926 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 14 years ago
  36. bfd721b [maven-release-plugin] prepare release testng-5.14.7 by Cedric Beust · 14 years ago
  37. 1aa5b02 @Guice(moduleFactory) tests. by Cedric Beust · 14 years ago
  38. a9bd8f0 Snapshot of current work for the new Guice attribute. by Cedric Beust · 14 years ago
  39. dc38113 5.14.7 by Cedric Beust · 14 years ago
  40. 0482f18 Reintroduced waitForAck() in StringMessageSender (JetBrains request). by Cedric Beust · 14 years ago
  41. 3a63ab1 Merge branch 'master' of github.com:cbeust/testng by Cedric Beust · 14 years ago
  42. 3fe4551 CHANGES update. by Cedric Beust · 14 years ago
  43. 43b6646 Removed obsolete JUnitConverter classes and tests. by Cedric Beust · 14 years ago
  44. ccc0e5e Doc update. by Cedric Beust · 14 years ago
  45. 079f7c2 Fixed: TESTG-465: Guice modules are bound individually to an injector meaning that multiple modules can't be effectively used (Danny Thomas) by Cedric Beust · 14 years ago
  46. 1faeee2 Fixed: TESTG-465: Specifying multiple Guice modules wasn't working properly. by Cedric Beust · 14 years ago
  47. 219b162 Documented the new wizard. by Cedric Beust · 14 years ago
  48. 1cf1540 Better error message in the JUnit runner. by Cedric Beust · 14 years ago
  49. 619e62f Reordered ant options alphabetically. by Cedric Beust · 14 years ago
  50. 51c51e3 Extra spaces. by Cedric Beust · 14 years ago
  51. 01df874 added methodselectors to Ant task by toddq · 14 years ago
  52. 7e62931 Bump JCommander. by Cedric Beust · 14 years ago
  53. a71b179 Doc updates. by Cedric Beust · 14 years ago
  54. 28297a6 Bump. by Cedric Beust · 14 years ago
  55. 8fd509b Get the YAML tests to pass, changed a few equals() methods. by Cedric Beust · 14 years ago
  56. 1bc72f1 Merge branch 'master' into yaml by Cedric Beust · 14 years ago
  57. 920b6aa Create the output directory before writing to it. by Cedric Beust · 14 years ago
  58. 21d8809 Reformatting. by Cedric Beust · 14 years ago
  59. a657b7f Javadocs. by Cedric Beust · 14 years ago
  60. 296d938 Added documentation for -methods. by Cedric Beust · 14 years ago
  61. 7742f0d Ant doc fix. by Cedric Beust · 14 years ago
  62. 91693dc Merge branch 'master' of github.com:cbeust/testng by Cedric Beust · 14 years ago
  63. 2900df1 Minor doc fix. by Cedric Beust · 14 years ago
  64. 56d02ae Bump. by Cedric Beust · 14 years ago
  65. fb5fc07 Updating for 5.14.6. by Cedric Beust · 14 years ago
  66. eb22033 Reformatting. by Cedric Beust · 14 years ago
  67. fe08327 Stack traces were not showing their stack trace in the exception view. by Cedric Beust · 14 years ago
  68. df96702 Newer version of JCommander. by Cedric Beust · 14 years ago
  69. 114b7e1 Javadocs. by Cedric Beust · 14 years ago
  70. 7e3e891 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 14 years ago
  71. 602c96d [maven-release-plugin] prepare release testng-5.14.6 by Cedric Beust · 14 years ago
  72. af6a0c8 No longer include org.inject jar in testng.jar. by Cedric Beust · 14 years ago
  73. 331ab52 Removed internal usage of Guice. by Cedric Beust · 14 years ago
  74. ed65240 Introduced IObjectFactory2. by Cedric Beust · 14 years ago
  75. 0a84640 Documented Guice. by Cedric Beust · 14 years ago
  76. 986b64d Reformatting. by Cedric Beust · 14 years ago
  77. b46f6cd Doc updates. by Cedric Beust · 14 years ago
  78. 23407c2 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 14 years ago
  79. 9dea739 [maven-release-plugin] prepare release testng-5.14.5 by Cedric Beust · 14 years ago
  80. d433ee7 Updated poms for 5.14.5, also fixed the Shade exclusion pattern. by Cedric Beust · 14 years ago
  81. 4487f5c Merge branch 'master' into yaml by Cedric Beust · 14 years ago
  82. fecfe3d Updated classpath. by Cedric Beust · 14 years ago
  83. 807b259 Fixing typos in javadoc. Adding @SuppressWarnings("unchecked") to prevent warning by Ansgar Konermann · 14 years ago
  84. b0819d3 Test for duplicate data providers. by Cedric Beust · 14 years ago
  85. 41a69f8 Test refactoring. by Cedric Beust · 14 years ago
  86. aa81273 Added toString() to ResultMap. by Cedric Beust · 14 years ago
  87. 061a9ae Don't lose the stack trace when skipping tests. by Cedric Beust · 14 years ago
  88. ac1b030 Added setPreserveOrder() to TestNG. by Cedric Beust · 14 years ago
  89. 5d7bef9 TestNG stopped being able to handle constructors that take a String. by Cedric Beust · 14 years ago
  90. a040e15 Added toString() method to TestListenerAdapter. by Cedric Beust · 14 years ago
  91. f5fc173 Fixed: Throw an error when two data providers have the same name. by Cedric Beust · 14 years ago
  92. ff0127f Better error message when TestNG can't instantiate a class. by Cedric Beust · 14 years ago
  93. 0458ccb Better trace. by Cedric Beust · 14 years ago
  94. 9dbbb37 [maven-release-plugin] prepare for next development iteration by Cedric Beust · 14 years ago
  95. db57c36 [maven-release-plugin] prepare release testng-5.14.4 by Cedric Beust · 14 years ago
  96. 8a9f2b8 Bump. by Cedric Beust · 14 years ago
  97. c2a5d89 Doc update. by Cedric Beust · 14 years ago
  98. 9fcc789 Build update. by Cedric Beust · 14 years ago
  99. 07e5bc3 Updated classpath. by Cedric Beust · 14 years ago
  100. 8c44d43 Added Shade plug-in. by Cedric Beust · 14 years ago