Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
testng
/
d5c6697b18b8e955e79bdf2ea35fb8d37c03c8eb
d5c6697
IConfigurationListener now extends ITestNGListener.
by Cedric Beust
· 13 years ago
e557968
Removed dead code.
by Cedric Beust
· 13 years ago
c4d56eb
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 13 years ago
167e09d
Eclipse plug-in update.
by Cedric Beust
· 13 years ago
afd8e4a
Added DocLava and Cobertura (disabled by default).
by Cedric Beust
· 13 years ago
ecc0d50
Eclipse doc update.
by Cedric Beust
· 13 years ago
7c8cbec
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 13 years ago
46b8991
Doc fix.
by Cedric Beust
· 13 years ago
53bf854
Merge pull request #42 from dbriones/master
by Cedric Beust
· 13 years ago
7fa1434
Moving the bug tracking to github.
by Cedric Beust
· 13 years ago
6c837fa
Removed dead code.
by Cedric Beust
· 13 years ago
2354de5
CHANGES update.
by Cedric Beust
· 13 years ago
161d986
Removed mentions of @Configuration.
by Cedric Beust
· 13 years ago
5597ad8
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 13 years ago
4d7e173
Made setTestNames() public
by Cedric Beust
· 13 years ago
9fb7995
Merge pull request #46 from nullin/master
by Cedric Beust
· 13 years ago
fcc9f65
Add @DataProvider(parallel) documentation
by nullin
· 13 years ago
d0c1084
Merge branch 'master' of git://github.com/cbeust/testng
by nullin
· 13 years ago
fff2ccb
Documentation for <suite> <group> tags.
by Cedric Beust
· 13 years ago
ba016b8
Added: <groups> can now be specified under a <suite>
by Cedric Beust
· 13 years ago
30b5dba
Tests with invocationCount, threadPoolSize and timeOut were succeeding even when they took longer than the time out.
by Cedric Beust
· 13 years ago
c5b46fd
Formatting.
by Cedric Beust
· 13 years ago
b16e8ec
Minor test fix.
by Cedric Beust
· 13 years ago
29dafd4
Better assert message in tests.
by Cedric Beust
· 13 years ago
79cc8e4
Better failed assertion message.
by Cedric Beust
· 13 years ago
f98a152
Doc update.
by Cedric Beust
· 13 years ago
c7265ee
Fixed NPE.
by Cedric Beust
· 14 years ago
6d083a4
Fixed: IConfigurationListener#onConfigurationFailure was never called.
by Cedric Beust
· 14 years ago
fb04909
Updated pom-test.xml.
by Cedric Beust
· 14 years ago
3d1e3af
fix testng dependency for mvn test
by nullin
· 14 years ago
be5084b
Merge branch 'master' of git://github.com/cbeust/testng
by nullin
· 14 years ago
c1713af
Minor refactoring.
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
6abf501
Misc doc update.
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
a22fab7
Merge remote branch 'upstream/master'
by Dante Briones
· 14 years ago
618c10e
Fixed: Now showing failed/skipped error messages on the console for verbose >= 2
by Cedric Beust
· 14 years ago
8e7e4d7
TESTNG-410: Trivial fix to add more information (cherry-picking from commit b176620c30053179c59f909d949e5b122de1aec6)
by nullin
· 14 years ago
93bdaf8
TESTNG-410: Clearer error message.
by Cedric Beust
· 14 years ago
b176620
TESTNG-410: Trivial fix to add more information
by nullin
· 14 years ago
cac86be
added documentation for the configfailurepolicy command-line option and ant task attribute
by Dante Briones
· 14 years ago
b25af85
fixed an errant </td> tag that was causing one of the attribute descriptions to appear outside of the table
by Dante Briones
· 14 years ago
7c13b06
No longer building the maven plug-in with ant.
by Cedric Beust
· 14 years ago
e33e7fe
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
e740539
Fixed: TESTNG-475: @DataProvider doesn't support varargs.
by Cedric Beust
· 14 years ago
dc0da83
Fixed: TESTNG-475: @DataProvider doesn't support varargs.
by Cedric Beust
· 14 years ago
8211ccc
Better exception messages.
by Cedric Beust
· 14 years ago
ca15153
Fixed NPE in the remote client that occasionally happened at the end.
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
3f96307
Better ParallelSuiteTest.
by Cedric Beust
· 14 years ago
ebc23a1
Factor out test.resources.dir.
by Cedric Beust
· 14 years ago
2baf514
Faster EmailableReporter.
by Cedric Beust
· 14 years ago
bf70bcb
Removed unnecessary message from ClassHelper.
by Cedric Beust
· 14 years ago
feb557f
Show timings for reporters if verbose >= 2.
by Cedric Beust
· 14 years ago
d6c0c9a
Synchronizing on the OutputStream.
by Cedric Beust
· 14 years ago
57dad5d
Disabled ACK and keeping numbers of packets.
by Cedric Beust
· 14 years ago
9d7ff9e
Keep track of RemoteTestNG running time.
by Cedric Beust
· 14 years ago
b5e122c
Better Thread title.
by Cedric Beust
· 14 years ago
7e6fa6f
Added src/test/resources to src.
by Cedric Beust
· 14 years ago
3709ce6
Merge branch 'master' of github.com:cbeust/testng
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
31879f4
Javadoc fix.
by Cedric Beust
· 14 years ago
d0a9071
Fixed: When creating a new Run/Debug configuration, "Launch.label" was displayed
by Cedric Beust
· 14 years ago
f239734
Fixed: TESTNG-282: Problem when including+excluding packages (addicted)
by Cedric Beust
· 14 years ago
6c8bbde
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
795610a
Better timing message.
by Cedric Beust
· 14 years ago
0ddd42c
Showing timings for RemoteTestNG.
by Cedric Beust
· 14 years ago
a00e189
TESTNG-282: When exclude tag is specified both for groups and packages, packages exclude tag is applied to the group
by Cedric Beust
· 14 years ago
a7cc3ce
Version change.
by Cedric Beust
· 14 years ago
e4c10ec
Doc updates.
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
af6d29b
Version bump.
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
36b0023
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
ea2c4e7
[maven-release-plugin] prepare release testng-6.0.1
by Cedric Beust
· 14 years ago
a4fde21
Preparing 6.0.1.
by Cedric Beust
· 14 years ago
d88004d
Added assertArrayEquals() to AssertJUnit.
by Cedric Beust
· 14 years ago
dbf6cff
Added FactoryDataProviderTest to testng.xml.
by Cedric Beust
· 14 years ago
080202f
Merge branch 'factory'
by Cedric Beust
· 14 years ago
c9b52f0
Introduced IDataProvidable for cleaner data provider analysis.
by Cedric Beust
· 14 years ago
770dc9f
No longer covered the case of @Factory on a method.
by Cedric Beust
· 14 years ago
bc6f64d
Refactored ConstructorOrMethod to hide the fieds.
by Cedric Beust
· 14 years ago
d713af2
New method used by the Eclipse plug-in conversion wizard.
by Cedric Beust
· 14 years ago
05bd414
Two additions to @Factory(dataProvider) work.
by Cedric Beust
· 14 years ago
0e8453d
First pass at @Factory(dataProvider)
by Cedric Beust
· 14 years ago
03d4e9b
CHANGES update.
by Cedric Beust
· 14 years ago
4438e4f
Allow test classes to not have a default constructor.
by Cedric Beust
· 14 years ago
efbb5bf
Minor bug in JUnitReportReporter.
by Cedric Beust
· 14 years ago
f0dad59
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
df7b7b6
Fixed: JUnitReporter generates an <error> tag for successful expectedExceptions tests
by Cedric Beust
· 14 years ago
aaa283c
Bump to 6.1beta.
by Cedric Beust
· 14 years ago
7d14f19
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
4fef9d3
Bumped to 6.0.
by Cedric Beust
· 14 years ago
f62564c
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
ec02646
[maven-release-plugin] prepare release testng-6.0
by Cedric Beust
· 14 years ago
Next »