1. 94770dd build: Add support for building testng within the AOSP (host only). by Igor Murashkin · 8 years ago
  2. 5afa1ec Revert "build: Add support for building testng within the AOSP (host only)." by Igor Murashkin · 8 years ago
  3. 11f99f6 XML Parser: Fix how validation is detected by Igor Murashkin · 8 years ago
  4. 5aa66a3 build: Add support for building testng within the AOSP (host only). by Igor Murashkin · 8 years ago
  5. 2846f47 issue #912: set the serialVersionUID by Nick Tan · 9 years ago
  6. 583b4ca Update Kobalt. by Cedric Beust · 9 years ago
  7. 8ed18e3 Fix Double.NaN assertion by Julien Herr · 9 years ago
  8. 7f47f7f Merge pull request #870 from raindev/arrays-inside-collections by Cedric Beust · 9 years ago
  9. 342a542 Fix mistake in assertFile doc by Farid Nouri Neshat · 9 years ago
  10. 07fce9b Test mixed arrays equality in any order of args by Andrew Barchuk · 9 years ago
  11. e910d28 Add assertions test for mixing boxed/raw arrays by Andrew Barchuk · 9 years ago
  12. f909a84 Use single assertEquals method to compare arrays by Andrew Barchuk · 9 years ago
  13. 0fc37c6 Add assertion tests for arrays of boxed values by Andrew Barchuk · 9 years ago
  14. 4601720 Merge pull request #882 from testn/code-cleanup by Cedric Beust · 9 years ago
  15. a31df18 Improve test by Julien Herr · 9 years ago
  16. 6528aa2 Address comments by Testo Nakada · 9 years ago
  17. 2c23283 Address comments by Testo Nakada · 9 years ago
  18. 6e71408 Code cleanup by Testo Nakada · 9 years ago
  19. def4c56 Comma. by Cedric Beust · 9 years ago
  20. 7ee5cec Support @Listeners in annotation transformer by Julien Herr · 9 years ago
  21. d952597 Merge pull request #898 from juherr/issue-#809 by Cedric Beust · 9 years ago
  22. f55c666 Warn user when doctype is missing by Julien Herr · 9 years ago
  23. 6a9de12 Add xml validation test case by Julien Herr · 9 years ago
  24. d92547e Fix the XML validation by Julien Herr · 9 years ago
  25. 2e6e73d Update CheckSuiteNamesTest.java by Virender Singh · 9 years ago
  26. 88fac97 Same old indentation by Virender Singh · 9 years ago
  27. c85f3f9 Indentation again by Virender Singh · 9 years ago
  28. cd62aa2 Fixing wierd indentation problems by Virender Singh · 9 years ago
  29. af3c376 This closes #889, XmlSuite in nested directories results in FIleNotFoundException by toolsqa · 9 years ago
  30. 1cc0cfe Fix supportsValidation() method by Julien Herr · 9 years ago
  31. 348c5ed Add missing test from #886 by Julien Herr · 9 years ago
  32. 2c23fd8 Fix #811: Timeout is not working with parallel=tests by Julien Herr · 9 years ago
  33. 402f6b1 Add test case for #811: Timeout is not working with parallel=tests by Julien Herr · 9 years ago
  34. d75177f Fix #839: Set <meta> charset attribute by Julien Herr · 9 years ago
  35. 95b8264 Check return type of factory methods by Julien Herr · 9 years ago
  36. fefedec A factory method may not be public by Julien Herr · 9 years ago
  37. 648bfc7 Fix #876: NPE when a factory method is not static by Julien Herr · 9 years ago
  38. 36dfb40 Add test case for #876: NPE when a factory method is not static by Julien Herr · 9 years ago
  39. 7ddaf4a Add test case for #862 by Julien Herr · 9 years ago
  40. 3bb8217 Merge pull request #873 from krmahadevan/krmahadevan_support_Suite_alteration by Cedric Beust · 9 years ago
  41. 2519b5c Remove the unused class by Testo Nakada · 9 years ago
  42. f657fdf Remove AtomicIntegerAdapter by Testo Nakada · 9 years ago
  43. fd7a5be Expose Suite and Test objects for altercation by Krishnan Mahadevan · 9 years ago
  44. 84234f8 Clarify ArrayEqualityAssertTest comments by Andrew Barchuk · 9 years ago
  45. 66373cd Compare arrays by reference by Andrew Barchuk · 9 years ago
  46. c824881 Update expectations to match desired behaviour by Andrew Barchuk · 9 years ago
  47. d48b0cd Add plain arrays equality comparison tests by Andrew Barchuk · 9 years ago
  48. 1a95b53 Fix issue #868 , XmlSuite.clone copies all the state to new instance by toolsqa · 9 years ago
  49. e8a2a28 Close issue#886, Adding cloning of file name state of XmlSuite class by toolsqa · 9 years ago
  50. f325d9a Fix #776 Add IClassListener, a @BeforeClass/@AfterClass alternative by Julien Herr · 9 years ago
  51. 2c12573 Merge pull request #850 from testn/topological-perf by Cedric Beust · 9 years ago
  52. 1ce4e0a Merge pull request #790 from raindev/arrays-inside-collections by Cedric Beust · 9 years ago
  53. 692701c Fail when test property is not configured by Julien Herr · 9 years ago
  54. 8f81d91 Performance improvement for topological sort by Testo Nakada · 9 years ago
  55. ace859f Add test with no configured name by Julien Herr · 9 years ago
  56. 1cb7c04 Fix MultiThreadedDependentSampleTest by Julien Herr · 9 years ago
  57. c03cf01 Fix ParallelTestTest by Julien Herr · 9 years ago
  58. 1beb6e0 Fix tests except ParallelTestTest by Julien Herr · 9 years ago
  59. 06ee812 Fix name tests with xml issues by Julien Herr · 9 years ago
  60. a2732e4 Add name tests with xml by Julien Herr · 9 years ago
  61. a9b03a3 Use camel case by Julien Herr · 9 years ago
  62. dc5c374 Add a more complex ITest test case by Julien Herr · 9 years ago
  63. a9ac4f7 Add TestResult#getTestName() support for @Test(testName) by Julien Herr · 9 years ago
  64. 93b72c8 Use test name from @Test when available by Julien Herr · 9 years ago
  65. 1e9f923 Add tests for the test naming feature by Julien Herr · 9 years ago
  66. 4ada5c5 .iml fix by Cedric Beust · 9 years ago
  67. a3f9cc0 Merge pull request #833 from psychon/speed-up-SuiteHTMLReporter by Cedric Beust · 9 years ago
  68. f1f6f12 Merge pull request #835 from juherr/issue-834 by Cedric Beust · 9 years ago
  69. e353be2 fixup! SuiteHTMLReporter: Write files completely by Uli Schlachter · 9 years ago
  70. 7ebad47 Fix #834: Nested suites not supported by 'testnames' by Julien Herr · 9 years ago
  71. 95723cd Fix CheckSuiteNamesTest after #829 changes by Julien Herr · 9 years ago
  72. e573b96 Add CheckSuiteNamesTest in suite by Julien Herr · 9 years ago
  73. b8f9efa main module. by Cedric Beust · 9 years ago
  74. 88f474e Add test case for #834 by Julien Herr · 9 years ago
  75. 83f1c10 Remove Utils.appendToFile() by Uli Schlachter · 9 years ago
  76. a9c69dd SuiteHTMLReporter: Write files completely by Uli Schlachter · 9 years ago
  77. 48a120c Utils: Add helper function for opening a BufferedWriter by Uli Schlachter · 9 years ago
  78. 275a57d . by Cedric Beust · 9 years ago
  79. b815c3c Merge pull request #830 from emopers/Collections_SynchronizedCollection_17 by Cedric Beust · 9 years ago
  80. 92e7da1 Extract method to synchronizedly iterate test result collections by Emop Project · 9 years ago
  81. eaf38e5 Added synchronized when iterating over SynchronizedList as per Java specification by Emop Project · 9 years ago
  82. e9c9ea0 Allowing Suites to have duplicated name so people can configure the same suite-file to run multiple times (performance testing, resiliency, memory leak testing, etc). Did this by checking for duplicated names, and if one or more are found instead of throwing an exception we change the name to <suite name> (0), <suite name> (1), etc... by Eduardo Born · 9 years ago
  83. 1d8a7d1 Fixed typo by Bartosz · 9 years ago
  84. 4e7a944 added nullable indicator, as suggested by @juherr by Vladimir Lyubitelev · 9 years ago
  85. d7fa06e use directory object which present is ensured by Vladimir Lyubitelev · 9 years ago
  86. deac4cc ensure that taget directory for file report exists before creating a report file, affects XMLReporter by Vladimir Lyubitelev · 9 years ago
  87. 93b3459 Use DEFAULT_PARALLEL when parallel is null by Julien Herr · 9 years ago
  88. faca9a6 Fix #813: XmlSuite.setParallel(Ljava/lang/String;)V is missing by Julien Herr · 9 years ago
  89. e46051c Typo by Julien Herr · 9 years ago
  90. 8b86f3d Fix #784: Duplicate error messages by Julien Herr · 9 years ago
  91. 3afca02 Add test case for #784 by Julien Herr · 9 years ago
  92. 8108664 Merge pull request #808 from krmahadevan/krmahadevan_include_msg_in_soft_assertion_failures by Cedric Beust · 9 years ago
  93. a77a151 Merge pull request #806 from juherr/issue-491 by Cedric Beust · 9 years ago
  94. f825a7b Merge pull request #805 from juherr/issue-795 by Cedric Beust · 9 years ago
  95. f572efb Merge pull request #804 from juherr/issue-154 by Cedric Beust · 9 years ago
  96. 08d4f5d Included message for assertTrue by Krishnan Mahadevan · 9 years ago
  97. fe77888 Fix SimpleReporter test by Julien Herr · 9 years ago
  98. 194c55e Add test case for #491 by Julien Herr · 9 years ago
  99. 368da28 Add test case for #795 by Julien Herr · 9 years ago
  100. 8da3dd2 Fix test :] by Julien Herr · 9 years ago