1. e4e7d24 by cbeust · 17 years ago
  2. 52b3c92 Forgot to commit these. by cbeust · 17 years ago
  3. 944222d Removed the SNAPSHOTs from pom.xml by cbeust · 17 years ago
  4. d6a87a0 Checking in the update site by cbeust · 17 years ago
  5. 5f29f80 Checking in the feature project. by cbeust · 17 years ago
  6. 9f13b50 @Priority update by cbeust · 17 years ago
  7. c4b3dfd Update script by cbeust · 17 years ago
  8. 77c2f78 by cbeust · 17 years ago
  9. d33755a Implemented class priorities by cbeust · 17 years ago
  10. bcae704 Fixed logging by cbeust · 17 years ago
  11. c8c4857 Doc update by cbeust · 17 years ago
  12. d9520a0 Implementing @Priority with method interceptors by cbeust · 17 years ago
  13. 5191a18 TestNG-220: Ignore class definition/loader issues when scanning classpath for implicit classes by cbeust · 17 years ago
  14. d7d31c1 TestNG-224: Fix for relative suite filenames in XML file by cbeust · 17 years ago
  15. 8edb61b Added doc on dependency injection by cbeust · 17 years ago
  16. 565efab Updated doc and Javadoc by cbeust · 17 years ago
  17. 3e8cd5c Added: TestNG-213: @Optional on a method parameter to allow optional @Parameters (Dan Fabulich) by cbeust · 17 years ago
  18. 920214e Fixed: TestNG-214: SkipException and TimeBombSkipException should accept nested exceptions by cbeust · 17 years ago
  19. 0319c2e TestNG-211: new Parser(inputStream) doesn't work (Dan Fabulich) by cbeust · 17 years ago
  20. 7990019 Verbosity fix. by cbeust · 17 years ago
  21. 1b077cc by cbeust · 17 years ago
  22. 1ff8b38 by cbeust · 17 years ago
  23. 6025b42 by cbeust · 17 years ago
  24. 1565d9b Build fix by cbeust · 17 years ago
  25. 6589ee2 TestPlan work by cbeust · 17 years ago
  26. a4877ec by cbeust · 17 years ago
  27. 31e03ce by cbeust · 17 years ago
  28. f82be06 by cbeust · 17 years ago
  29. 300c32b by cbeust · 17 years ago
  30. ef7979e Fixed bug in DotTestListener. by cbeust · 17 years ago
  31. fe58b9f Added book review. by cbeust · 17 years ago
  32. d9cf8a0 Added: Methods that form a cycle are now shown when the cycle is detected by cbeust · 17 years ago
  33. a6cf264 Added test to make sure a data provider keeps going even if failures occur. by cbeust · 17 years ago
  34. 503d75e by cbeust · 17 years ago
  35. f837ee8 Updated CHANGES by cbeust · 17 years ago
  36. 4b8c8a9 by cbeust · 17 years ago
  37. 9aef9be Added section on listeners by cbeust · 17 years ago
  38. 90a7eeb Updated TestNG and its HTML version. by cbeust · 17 years ago
  39. 509aca5 Implemented <listeners> in testng.xml by cbeust · 17 years ago
  40. 2ddb1c7 Introduced ITestNGListener to keep track of interfaces that can be passed as -listener. by cbeust · 17 years ago
  41. a8a4cf1 Forgot a few files. by cbeust · 17 years ago
  42. 2def31f Doc fixes. by cbeust · 17 years ago
  43. 223a36c Documented IMethodInterceptor. by cbeust · 17 years ago
  44. fa27df3 Implemented IMethodInterceptor. by cbeust · 17 years ago
  45. 8dbd78e Updated the doc with Surefire 2.4 instructions. by cbeust · 17 years ago
  46. b1be831 TODO by cbeust · 17 years ago
  47. 117ae5c Minor doc fix. by cbeust · 17 years ago
  48. 7cf8833 by cbeust · 17 years ago
  49. 52f8a87 Forgot two files. by cbeust · 17 years ago
  50. 1a7b338 Better trace to keep track of which groups are added explicitly and implicitly. by cbeust · 17 years ago
  51. 8b9443a Added: @TestInstance on a data provider method parameter by cbeust · 17 years ago
  52. 9535061 Fixed CDATA escaping by splitting into several CDATA nodes whenever ]]> is found. by cosminaru · 17 years ago
  53. 17758c3 Added basic escaping for XML report (currently only for the test method parameters and reporter outpu) by cosminaru · 17 years ago
  54. 2fc8817 Clean up and comments by cbeust · 17 years ago
  55. d7e5000 Fixed: @AfterMethod(lastTimeOnly) didn't work properly with data providers by cbeust · 17 years ago
  56. 2f7c9ff Updated the IDEA doc by cbeust · 17 years ago
  57. cc44078 Initial import. by cbeust · 17 years ago
  58. 7907479 Added: antlib.xml to allow autodiscovery of Ant task definition by the.mindstorm · 17 years ago
  59. d6e800b fixed classpath by the.mindstorm · 17 years ago
  60. 3a23887 name attribute on <test> is required by the.mindstorm · 17 years ago
  61. e87c0f6 Added a test for ITestContext injection in @Test methods by cbeust · 17 years ago
  62. 9bb23d7 Fixed bug: if a @Test method declares an ITestContext parameter, that parameter gets passed twice. by cbeust · 17 years ago
  63. 03d25a6 Doc update. by cbeust · 17 years ago
  64. 34f5b4a . by cbeust · 17 years ago
  65. 2c75cc4 5.7 by cbeust · 17 years ago
  66. 014b8fe Forgot these files. by cbeust · 17 years ago
  67. 3619969 Added a section on class level annotations. by cbeust · 17 years ago
  68. 45a161f Added: @BeforeMethod(firstTimeOnly) and @AfterMethod(lastTimeOnly) by cbeust · 17 years ago
  69. fcb1031 by cbeust · 17 years ago
  70. 6fcb238 by cbeust · 17 years ago
  71. c8e92c0 Initial import. by cbeust · 17 years ago
  72. ec9d274 Added: @BeforeMethods can now take a Method and ITestContext parameters (like @DataProvider) by cbeust · 17 years ago
  73. 3596715 by cbeust · 17 years ago
  74. 4e787e2 Book plug by cbeust · 17 years ago
  75. 18a3b02 by cbeust · 17 years ago
  76. 9d0b092 Initial import. by cbeust · 17 years ago
  77. 16aeed5 Initial import. by cbeust · 17 years ago
  78. a201fc8 Fixed the URL. by cbeust · 17 years ago
  79. fd87ae9 some NPE protection by the.mindstorm · 17 years ago
  80. 29a0d37 changed abstract class WARN logging to 5 by the.mindstorm · 17 years ago
  81. 23b9e8b + added support for reading Parameters from Sys ENV + fixed project classpath by the.mindstorm · 17 years ago
  82. c349f89 removed JDK5 only API usage by the.mindstorm · 17 years ago
  83. 61e3a37 Fixed: Don't run a @DataProvider method as a test when a class-level @Test is present by cbeust · 17 years ago
  84. 4baba50 Updating CHANGES/TODO by cbeust · 17 years ago
  85. 0b93db5 Updating tests by cbeust · 17 years ago
  86. ae76236 Updating tests by cbeust · 17 years ago
  87. dcc0c08 Tests for skipfailedinvocationcount by cbeust · 17 years ago
  88. 6cf2e96 Implemented -skipfailedinvocationcounts (also in ant and testng.xml). by cbeust · 17 years ago
  89. cef9c2f Updated TODO. by cbeust · 17 years ago
  90. c2938f8 add timeout to @Before/@After by the.mindstorm · 17 years ago
  91. f3bbe93 Added spring to the distribution. by cbeust · 17 years ago
  92. 03521fc Minor speed improvement: abort the graph sorting early if we don't have any methods. by cbeust · 17 years ago
  93. 11df03a Unicode patch submitted by Mark. by cbeust · 17 years ago
  94. 87f3bb9 Added CDATA for log messages in the reporter output by cosminaru · 17 years ago
  95. 9220600 Patch over the patch, by Jeremie. by cbeust · 17 years ago
  96. f17a79b Submitted by Jeremie: the patch fixes a bug where when the test was not the last one when you had a dataprovider it would not update the result array correctly resulting in an infinite loop by cbeust · 17 years ago
  97. da6c803 Added passing parameters to the ant team in the TODO by cbeust · 17 years ago
  98. 2409b50 FIXED: Suite level threadCount value was ignored by the.mindstorm · 17 years ago
  99. 5fec48e added top dir to the archive all distro by the.mindstorm · 17 years ago
  100. 64d57bf unnecessary empty output dirs were created by the.mindstorm · 17 years ago