1. e740539 Fixed: TESTNG-475: @DataProvider doesn't support varargs. by Cedric Beust · 13 years ago
  2. d8fe6f9 Added: New "Clear results" icon in the tool bar by Cedric Beust · 13 years ago
  3. 97d5691 Fixed: Performance problems in EmailableReporter by Cedric Beust · 13 years ago
  4. 8b53fef Fixed: TESTNG-472: Better output for assertNull() by Cedric Beust · 13 years ago
  5. e0014c2 Fixed: ConcurrentModificationException when using parallel data providers. by Cedric Beust · 13 years ago
  6. f239734 Fixed: TESTNG-282: Problem when including+excluding packages (addicted) by Cedric Beust · 13 years ago
  7. 19cd3d3 Fixed: Performance problems in the plug-in by Cedric Beust · 13 years ago
  8. 53754e6 Fixed: TESTNG-471: assertEquals(Map, Map) fails if a map is a subset of the other by Cedric Beust · 13 years ago
  9. 6810cca Added: assertNotEquals() to Assert by Cedric Beust · 14 years ago
  10. 27dd9e8 Doc update. by Cedric Beust · 14 years ago
  11. a4fde21 Preparing 6.0.1. by Cedric Beust · 14 years ago
  12. 03d4e9b CHANGES update. by Cedric Beust · 14 years ago
  13. df7b7b6 Fixed: JUnitReporter generates an <error> tag for successful expectedExceptions tests by Cedric Beust · 14 years ago
  14. a7de7af Minor fixes to the YAML converter. by Cedric Beust · 14 years ago
  15. 4535e69 Merge branch 'master' of github.com:cbeust/testng by Cedric Beust · 14 years ago
  16. 349a050 Fixed: @Test(timeOut) was causing threadPoolSize to be ignored by Cedric Beust · 14 years ago
  17. 67b319d JVM args in the Eclipse plug-in. by Cedric Beust · 14 years ago
  18. 00c08fa Fixed: @Test(priority) was not being honored in parallel mode by Cedric Beust · 14 years ago
  19. 6b7d28b Fixed: In parallel "methods" mode, method interceptors that remove methods would cause a lock up by Cedric Beust · 14 years ago
  20. 8f678af CHANGES update. by Cedric Beust · 14 years ago
  21. 8b48bb6 Added: @Guice(moduleFactory) and IModuleFactory by Cedric Beust · 14 years ago
  22. d18505d Added: JUnit conversion: correctly replaces assertNull and assertNotNull by Cedric Beust · 14 years ago
  23. 2f14988 Fixed: Method selectors from suites were not properly initialized (toddq) by Cedric Beust · 14 years ago
  24. 749ad0b Changes update. by Cedric Beust · 14 years ago
  25. 85a731a Updated with contributor name. by Cedric Beust · 14 years ago
  26. 71ab605 TESTNG-468: Listeners defined in suite XML file are ignored by Cedric Beust · 14 years ago
  27. dc38113 5.14.7 by Cedric Beust · 14 years ago
  28. 3fe4551 CHANGES update. by Cedric Beust · 14 years ago
  29. 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
  30. 1faeee2 Fixed: TESTG-465: Specifying multiple Guice modules wasn't working properly. by Cedric Beust · 14 years ago
  31. fb5fc07 Updating for 5.14.6. by Cedric Beust · 14 years ago
  32. f5fc173 Fixed: Throw an error when two data providers have the same name. by Cedric Beust · 14 years ago
  33. 13b120d CHANGES update. by Cedric Beust · 14 years ago
  34. d001f39 Added: @Test(guiceModule) by Cedric Beust · 14 years ago
  35. 1bcbafa Fixed: Better handling of classes that don't have any TestNG annotations by Cedric Beust · 14 years ago
  36. 836556f Fixed: test listeners that throw were not reporting correctly (ansgarkonermann) by Cedric Beust · 14 years ago
  37. 96a74c9 Fixed: <suite junit="true"> wasn't working. by Cedric Beust · 14 years ago
  38. 6b983ac Fixed: XmlTest#toXml wasn't displaying the thread-count attribute by Cedric Beust · 14 years ago
  39. 552f0e2 CHANGES update. by Cedric Beust · 14 years ago
  40. b059738 Merge branch 'nullin' by Cedric Beust · 14 years ago
  41. 6f37519 Merge branch 'master' into Protocol by Cedric Beust · 14 years ago
  42. 347f2c9 Fixed: TESTNG-441: NPE in SuiteHTMLReporter#generateMethodsChronologically caused by a race condition (Slawomir Ginter) by Cedric Beust · 14 years ago
  43. 0b4295f CHANGES.txt by Cedric Beust · 14 years ago
  44. 20a0bb1 Fixed: TESTNG-438: Regression in 5.14.1: JUnit Test Execution no longer working by nullin · 14 years ago
  45. 4054ab4 New features in the Eclipse plug-in. by Cedric Beust · 14 years ago
  46. a4eabd2 CHANGES update. by Cedric Beust · 14 years ago
  47. 0e7989f CHANGES update. by Cedric Beust · 14 years ago
  48. 01aee42 Fixed: TESTNG-436: Deep Map comparison for assertEquals() (Nikolay Metchev) by Cedric Beust · 14 years ago
  49. dd52f73 Merge branch 'master' of github.com:cbeust/testng by Cedric Beust · 14 years ago
  50. 47f07d9 Updated CHANGES. by Cedric Beust · 14 years ago
  51. 676b37b Skipped tests were not always counted. by Cedric Beust · 14 years ago
  52. f375d1a CHANGES update. by Cedric Beust · 14 years ago
  53. 5afc1fa Added: It's now possible "Run/Debug As" with a right click from pretty much anywhere by Cedric Beust · 14 years ago
  54. 28e899a Fixed: TESTNG-411: Throw exception on mismatch of parameter values (via DP and/or Inject) and test parameters by nullin · 14 years ago
  55. 98224a3 Fixed: EmailableReporter now sorts methods chronologically by Cedric Beust · 14 years ago
  56. 6f7afd1 CHANGES update. by Cedric Beust · 14 years ago
  57. d60c825 CHANGES update. by Cedric Beust · 14 years ago
  58. 626e9f3 CHANGES update. by Cedric Beust · 14 years ago
  59. e49b145 Updated CHANGES. by Cedric Beust · 14 years ago
  60. 2a310da CHANGES update. by Cedric Beust · 14 years ago
  61. cc2ecd8 Updated CHANGES by Cedric Beust · 14 years ago
  62. e04d120 Fixed: IDEA's plug-in was not honoring ITest (fixed in TestResultMessage). by Cedric Beust · 14 years ago
  63. f10c3a1 Fixed: Methods depending on a group they belong were skipped instead of throwing a cycle exception by Cedric Beust · 14 years ago
  64. 5523eb4 Updated CHANGES.txt. by Cedric Beust · 14 years ago
  65. 9102fec Updated CHANGES.txt. by Cedric Beust · 14 years ago
  66. e53ab8c Updated CHANGES with the new Eclipse plug-in feature. by Cedric Beust · 14 years ago
  67. 0dba7d6 Updated CHANGES.txt. by Cedric Beust · 14 years ago
  68. 6470013 Eclipse plug-in update. by Cedric Beust · 14 years ago
  69. eb7e1b6 Fix updates to CHANGES.txt by nullin · 14 years ago
  70. 45628a8 Merge branch 'nullin' by Cedric Beust · 14 years ago
  71. 82ed7e9 Updated CHANGES.txt. by Cedric Beust · 14 years ago
  72. 72896ac Fixed: TESTNG-415. Assert.assertEquals() for sets and maps fails with 'null' as arguments by nullin · 14 years ago
  73. 8276273 Nalin's change: -randomizesuites. by Cedric Beust · 14 years ago
  74. 89c386f Documentation added: Section on Selenium (Felipe Knorr Kuhn) by Cedric Beust · 14 years ago
  75. 63f2ea7 Made IHookable tests more robust. by Cedric Beust · 14 years ago
  76. 8d59636 Updated CHANGES by Cedric Beust · 14 years ago
  77. a18fb82 Merge branch 'master' of http://github.com/nullin/testng into nullin by Cedric Beust · 14 years ago
  78. 1621e39 Add testngtasks to the Maven produced jar file by Cedric Beust · 14 years ago
  79. aacb207 Fixed: Invoke IInvokedMethodListener.afterInvocation after fixing results for tests expecting exceptions by nullin · 14 years ago
  80. 14e2b69 Fixed: NPE while printing results for an empty suite by nullin · 14 years ago
  81. c987a16 Updated CHANGES by Cedric Beust · 14 years ago
  82. b464540 Fixed: @Listeners now aggregate through base classes by Cedric Beust · 14 years ago
  83. 9337911 Restore serialization by Cedric Beust · 14 years ago
  84. 3cedfdf Fixed: Injection was sometimes not working properly when used with @Parameters by Cedric Beust · 14 years ago
  85. 7e735d9 TESTNG-400: onTestFailure method in ITestListener is called before @AfterMethod by Cedric Beust · 14 years ago
  86. e0eb740 Fixed: ant task error if <classfileset> is used with no classes (welex91) by Cedric Beust · 14 years ago
  87. 39fb6ed Removed imports from Guice's internal by Cedric Beust · 14 years ago
  88. b72428c Fixed: TESTNG-404 threaded tests fail due to use of non-threadsafe collections (Marcus Better) by Cedric Beust · 14 years ago
  89. 40be385 Fixed: preserve-order was not preserving class order with dependent methods by Cedric Beust · 14 years ago
  90. 9ae4e70 Fixed: RetryAnalyzer wasn't working properly with factories by Cedric Beust · 14 years ago
  91. caa9356 Updated CHANGES by Cedric Beust · 14 years ago
  92. ca615d7 CHANGES update by Cedric Beust · 14 years ago
  93. 4601d93 Clarified that certain flags don't work in the presence of testng.xml by Cedric Beust · 14 years ago
  94. f381837 Suite timeout to 10mn by Cedric Beust · 14 years ago
  95. ec2c674 Updated CHANGES by Cedric Beust · 14 years ago
  96. ac025d5 Build changes by Cedric Beust · 14 years ago
  97. 62a82c6 Ability to configure failure policy by Todd Quessenberry by nullin · 14 years ago
  98. b3a8426 Added -methodselectors, tests and documentation. by Cedric Beust · 14 years ago
  99. aba3ac2 Implemented @NoInjection by Cedric Beust · 14 years ago
  100. e157c70 Fixed: Identical configuration methods were not always invoked in the correct order in superclasses (Nalin Makar) by Cedric Beust · 14 years ago