Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
testng
/
ad7f7088aa819d0738d983a734d6033aed1cc5c3
/
CHANGES.txt
ad7f708
Fixed: EmailableReporter: methods are now *really* sorted chronologically.
by Cedric Beust
· 13 years ago
8f5659d
Getting ready for 6.3.1.
by Cedric Beust
· 13 years ago
f65ccef
New system property: dataproviderthreadcount.
by Cedric Beust
· 13 years ago
910ddcb
Fixed: Was creating too many listeners (Jacek Pulut)
by Cedric Beust
· 13 years ago
92f635b
Added the new test for bug92 to testng.xml.
by Cédric Beust
· 13 years ago
09a11dc
Fixed: GITHUB-107: Displaying 0 tests run if a listener modifies the parameters of the suite
by Cédric Beust
· 13 years ago
5e4a8db
Fixed: IAnnotationTransformer2 beforeTest/afterTest booleans were not being set
by Cédric Beust
· 13 years ago
a4006aa
CHANGES update.
by Cédric Beust
· 13 years ago
ece47a9
CHANGES.txt.
by Cédric Beust
· 13 years ago
7c34e4f
Fixed: @AfterClass was not called if one of the methods was not enabled (Aleksey Kabanov)
by Cédric Beust
· 13 years ago
3a1d338
Added: RemoteTestNG waits infinitely for a connection (Aleksey Kabanov).
by Cédric Beust
· 13 years ago
0533751
Added: "description" attribute on <include>, made available on ITestNGMethod#getDescription.
by Cédric Beust
· 13 years ago
fe2ca5f
Fixed: Verbose levels specified in suites is now respected again
by Cédric Beust
· 13 years ago
413eb43
Fixed: GITHUB-90: @AfterClass not being run when the class contains included and not included methods
by Cédric Beust
· 13 years ago
2840ff0
CHANGES update.
by Cédric Beust
· 13 years ago
398af2d
Merge branch 'master' of github.com:cbeust/testng
by Cédric Beust
· 13 years ago
4a85c6a
CHANGES update.
by Cédric Beust
· 13 years ago
aa48f78
Fixed: The XML parser doesn't recognize parallel="instances"
by Cédric Beust
· 13 years ago
3dee422
Fixed: @AfterClass not being run in some subclassing situations
by Cédric Beust
· 13 years ago
b17252e
Fixed NPE for inner classes.
by Cédric Beust
· 13 years ago
7b198e6
Log update.
by Cedric Beust
· 13 years ago
88fa06c
Fixed: JUnitReports reports now report the cumulated time @{Before,After}Method+@Test for each test method
by Cedric Beust
· 13 years ago
f3b258e
Fixed: JUnitReports reports now report the cumulated time @BeforeMethod+@Test for each test method
by Cedric Beust
· 13 years ago
342a785
Fixed: JUnitReports reports have the name of the <test> instead of that of the first class
by Cedric Beust
· 13 years ago
53e6fdc
Added: @Factory(enabled).
by Cedric Beust
· 13 years ago
b5f3f00
Fixed: Using preserve-order with a factory that creates instances of a different class causes NPE
by Cedric Beust
· 13 years ago
89aff82
CHANGES update.
by Cedric Beust
· 13 years ago
4dc9ed5
CHANGES update.
by Cedric Beust
· 13 years ago
d157979
Fixed: GITHUB-74: Bad ordering of test methods when using a @Factory constructor with dataProvider
by Cedric Beust
· 13 years ago
f38bbfa
Fixed: ServiceLoader wasn't resolving correctly if no service loader classloader was specified.
by Cedric Beust
· 13 years ago
c216411
Added: parallel=instances for factory instance parallel runs.
by Cedric Beust
· 13 years ago
a17da98
Fixed: Improved detection of graph cycles in parallel runs.
by Cedric Beust
· 13 years ago
0679dd4
Fixed: Better ordering with mixed priorities and dependencies.
by Cedric Beust
· 13 years ago
caaf31e
Fixed: @BeforeTest was invoked multiple times if a factory is used.
by Cedric Beust
· 13 years ago
78f0509
CHANGE and doc update.
by Cedric Beust
· 13 years ago
32ed396
CHANGES update.
by Cedric Beust
· 13 years ago
0d11e81
CHANGES update.
by Cedric Beust
· 13 years ago
bad9477
Fixed: -groups and -excludegroups were no longer overriding testng.xml.
by Cedric Beust
· 13 years ago
12ff94c
Fixed: testng-results.xml now lists the results chronologically
by Cedric Beust
· 13 years ago
b3a4d75
Added: Injectors created by the @Guice annotation are now shared at the <test> level
by Cedric Beust
· 13 years ago
99c74da
Added: TestNG can now invoke package protected constructors
by Cedric Beust
· 13 years ago
55b90e7
Added: xmlpathinjar to the TestNG ant task
by Cedric Beust
· 13 years ago
60916e4
Fixed: Depending on a skipped method would not cause a method to be skipped
by Cedric Beust
· 13 years ago
54160fc
Fixed: NPE when using preserve-order and factories.
by Cedric Beust
· 13 years ago
fc10808
Issue 56: name should not be test-instance-name when ITest is implemented
by Cedric Beust
· 13 years ago
f4e673f
Added: Output ITestResult attributes in xml report (nguillaumin).
by Cedric Beust
· 13 years ago
9cb7e93
Fixed: Group dependencies were not being skipped properly.
by Cedric Beust
· 13 years ago
61a0a8a
Fixed: Thread safety problem in MethodInvocationHelper (Baron Roberts)
by Cedric Beust
· 13 years ago
8bb9957
CHANGES update.
by Cedric Beust
· 13 years ago
1d96b17
Added: Support for ServiceLoader for ITestNGListener.
by Cedric Beust
· 13 years ago
58df7fe
Fixed: If a listener implements both ISuiteListener and IInvokedMethodListener, only one of them gets invoked
by Cedric Beust
· 13 years ago
6e7f12e
Minor fix for error message.
by Cedric Beust
· 13 years ago
483bb5a
Added: ISuite#getAllMethods, to retrieve all the methods at the start of a suite.
by Cedric Beust
· 13 years ago
7f570c9
Dont allow multiple tests with same name in same suite
by nullin
· 13 years ago
8ad7bc9
Added: -xmlpathinjar to specify the path of testng.xml inside a test jar file
by Cedric Beust
· 13 years ago
8c68a68
Added: New <test> and <suite> flag: group-by-instances.
by Cedric Beust
· 13 years ago
bcb654d
Fixed: Dependency failures only impact the same instance
by Cedric Beust
· 13 years ago
9bbc55d
Fixed: Static classes could cause a StackOverFlowError
by Cedric Beust
· 13 years ago
1d059e2
Fixed: "Run as" menu not appearing for methods that take a generic parameter.
by Cedric Beust
· 13 years ago
6ee9279
Added: Tycho compatibility (Aleksander Pohl)
by Cedric Beust
· 13 years ago
d5c6697
IConfigurationListener now extends ITestNGListener.
by Cedric Beust
· 13 years ago
167e09d
Eclipse plug-in update.
by Cedric Beust
· 13 years ago
ecc0d50
Eclipse doc update.
by Cedric Beust
· 13 years ago
2354de5
CHANGES update.
by Cedric Beust
· 13 years ago
ba016b8
Added: <groups> can now be specified under a <suite>
by Cedric Beust
· 13 years ago
6d083a4
Fixed: IConfigurationListener#onConfigurationFailure was never called.
by Cedric Beust
· 14 years ago
2421538
Added: <suite preserve-order="true"> will cause this attribute to be propagated to all <test> tags
by Cedric Beust
· 14 years ago
f4f95bf
Added: Nested classes are now automatically added for consideration for inclusion.
by Cedric Beust
· 14 years ago
7ba4f0e
FIXED: ITestResult#getEndMillis() return 0.
by Cedric Beust
· 14 years ago
618c10e
Fixed: Now showing failed/skipped error messages on the console for verbose >= 2
by Cedric Beust
· 14 years ago
93bdaf8
TESTNG-410: Clearer error message.
by Cedric Beust
· 14 years ago
e740539
Fixed: TESTNG-475: @DataProvider doesn't support varargs.
by Cedric Beust
· 14 years ago
d8fe6f9
Added: New "Clear results" icon in the tool bar
by Cedric Beust
· 14 years ago
97d5691
Fixed: Performance problems in EmailableReporter
by Cedric Beust
· 14 years ago
8b53fef
Fixed: TESTNG-472: Better output for assertNull()
by Cedric Beust
· 14 years ago
e0014c2
Fixed: ConcurrentModificationException when using parallel data providers.
by Cedric Beust
· 14 years ago
f239734
Fixed: TESTNG-282: Problem when including+excluding packages (addicted)
by Cedric Beust
· 14 years ago
19cd3d3
Fixed: Performance problems in the plug-in
by Cedric Beust
· 14 years ago
53754e6
Fixed: TESTNG-471: assertEquals(Map, Map) fails if a map is a subset of the other
by Cedric Beust
· 14 years ago
6810cca
Added: assertNotEquals() to Assert
by Cedric Beust
· 14 years ago
27dd9e8
Doc update.
by Cedric Beust
· 14 years ago
a4fde21
Preparing 6.0.1.
by Cedric Beust
· 14 years ago
03d4e9b
CHANGES update.
by Cedric Beust
· 14 years ago
df7b7b6
Fixed: JUnitReporter generates an <error> tag for successful expectedExceptions tests
by Cedric Beust
· 14 years ago
a7de7af
Minor fixes to the YAML converter.
by Cedric Beust
· 14 years ago
4535e69
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
349a050
Fixed: @Test(timeOut) was causing threadPoolSize to be ignored
by Cedric Beust
· 14 years ago
67b319d
JVM args in the Eclipse plug-in.
by Cedric Beust
· 14 years ago
00c08fa
Fixed: @Test(priority) was not being honored in parallel mode
by Cedric Beust
· 14 years ago
6b7d28b
Fixed: In parallel "methods" mode, method interceptors that remove methods would cause a lock up
by Cedric Beust
· 14 years ago
8f678af
CHANGES update.
by Cedric Beust
· 14 years ago
8b48bb6
Added: @Guice(moduleFactory) and IModuleFactory
by Cedric Beust
· 14 years ago
d18505d
Added: JUnit conversion: correctly replaces assertNull and assertNotNull
by Cedric Beust
· 14 years ago
2f14988
Fixed: Method selectors from suites were not properly initialized (toddq)
by Cedric Beust
· 14 years ago
749ad0b
Changes update.
by Cedric Beust
· 14 years ago
85a731a
Updated with contributor name.
by Cedric Beust
· 14 years ago
71ab605
TESTNG-468: Listeners defined in suite XML file are ignored
by Cedric Beust
· 14 years ago
dc38113
5.14.7
by Cedric Beust
· 14 years ago
3fe4551
CHANGES update.
by Cedric Beust
· 14 years ago
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
Next »