Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
testng
/
6b7d28ba4283765a71ad42e5d7384f1fb50907dc
6b7d28b
Fixed: In parallel "methods" mode, method interceptors that remove methods would cause a lock up
by Cedric Beust
· 14 years ago
cccd860
Better verbose message in GraphThreadPoolExecutor.
by Cedric Beust
· 14 years ago
a676799
Added link to Tomek's blog post about graphic dependencies.
by Cedric Beust
· 14 years ago
8f678af
CHANGES update.
by Cedric Beust
· 14 years ago
438205c
NPE when running with -suitethreadpoolsize.
by Cedric Beust
· 14 years ago
b8b5a3c
YAML doc.
by Cedric Beust
· 14 years ago
e194d7c
YAML doc.
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
8d01b98
Generated a <?xml prologue for all XML files.
by Cedric Beust
· 14 years ago
23d1be8
Minor modifications on top of toddq's changes.
by Cedric Beust
· 14 years ago
7760293
Merge branch 'master' of https://github.com/toddq/testng into toddq-master
by Cedric Beust
· 14 years ago
30f0110
Reformatting and added comments.
by Cedric Beust
· 14 years ago
446c104
@Listeners wasn't invoking ISuiteListeners.
by Cedric Beust
· 14 years ago
9ff37c9
build.properties bump.
by Cedric Beust
· 14 years ago
a7372ef
fixed a typo and a bad last minute edit to my test
by toddq
· 14 years ago
a6b82fa
use method selectors from suites
by toddq
· 14 years ago
0dd3220
Merge branch 'guice'
by Cedric Beust
· 14 years ago
f268481
Better diagnosis when testing serialization.
by Cedric Beust
· 14 years ago
b44cd9e
IModuleFactory now receives the test context in parameter.
by Cedric Beust
· 14 years ago
749ad0b
Changes update.
by Cedric Beust
· 14 years ago
98eb3e9
Bug report doc clarification.
by Cedric Beust
· 14 years ago
6b78db1
Expose getXmlTest() in ITestNGMethod.
by Cedric Beust
· 14 years ago
c5a33fa
-excludeGroups now overrides testng.xml as well.
by Cedric Beust
· 14 years ago
2cb45c2
-groups on the command line will override all groups found in testng.xml.
by Cedric Beust
· 14 years ago
b9981a6
Fixed my broken testngtasks commit.
by Cedric Beust
· 14 years ago
85a731a
Updated with contributor name.
by Cedric Beust
· 14 years ago
96b0e53
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
2c63166
[maven-release-plugin] prepare release testng-5.14.9
by Cedric Beust
· 14 years ago
4e6e716
5.14.9
by Cedric Beust
· 14 years ago
71ab605
TESTNG-468: Listeners defined in suite XML file are ignored
by Cedric Beust
· 14 years ago
1550ede
Test for @Guice moduleFactory.
by Cedric Beust
· 14 years ago
fd5f882
Removed reference to JUnitConverterTask from testngtasks.
by Cedric Beust
· 14 years ago
8d0c926
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
bfd721b
[maven-release-plugin] prepare release testng-5.14.7
by Cedric Beust
· 14 years ago
1aa5b02
@Guice(moduleFactory) tests.
by Cedric Beust
· 14 years ago
a9bd8f0
Snapshot of current work for the new Guice attribute.
by Cedric Beust
· 14 years ago
dc38113
5.14.7
by Cedric Beust
· 14 years ago
0482f18
Reintroduced waitForAck() in StringMessageSender (JetBrains request).
by Cedric Beust
· 14 years ago
3a63ab1
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
3fe4551
CHANGES update.
by Cedric Beust
· 14 years ago
43b6646
Removed obsolete JUnitConverter classes and tests.
by Cedric Beust
· 14 years ago
ccc0e5e
Doc 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
1faeee2
Fixed: TESTG-465: Specifying multiple Guice modules wasn't working properly.
by Cedric Beust
· 14 years ago
219b162
Documented the new wizard.
by Cedric Beust
· 14 years ago
1cf1540
Better error message in the JUnit runner.
by Cedric Beust
· 14 years ago
619e62f
Reordered ant options alphabetically.
by Cedric Beust
· 14 years ago
51c51e3
Extra spaces.
by Cedric Beust
· 14 years ago
01df874
added methodselectors to Ant task
by toddq
· 14 years ago
7e62931
Bump JCommander.
by Cedric Beust
· 14 years ago
a71b179
Doc updates.
by Cedric Beust
· 14 years ago
28297a6
Bump.
by Cedric Beust
· 14 years ago
8fd509b
Get the YAML tests to pass, changed a few equals() methods.
by Cedric Beust
· 14 years ago
1bc72f1
Merge branch 'master' into yaml
by Cedric Beust
· 14 years ago
920b6aa
Create the output directory before writing to it.
by Cedric Beust
· 14 years ago
21d8809
Reformatting.
by Cedric Beust
· 14 years ago
a657b7f
Javadocs.
by Cedric Beust
· 14 years ago
296d938
Added documentation for -methods.
by Cedric Beust
· 14 years ago
7742f0d
Ant doc fix.
by Cedric Beust
· 14 years ago
91693dc
Merge branch 'master' of github.com:cbeust/testng
by Cedric Beust
· 14 years ago
2900df1
Minor doc fix.
by Cedric Beust
· 14 years ago
56d02ae
Bump.
by Cedric Beust
· 14 years ago
fb5fc07
Updating for 5.14.6.
by Cedric Beust
· 14 years ago
eb22033
Reformatting.
by Cedric Beust
· 14 years ago
fe08327
Stack traces were not showing their stack trace in the exception view.
by Cedric Beust
· 14 years ago
df96702
Newer version of JCommander.
by Cedric Beust
· 14 years ago
114b7e1
Javadocs.
by Cedric Beust
· 14 years ago
7e3e891
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
602c96d
[maven-release-plugin] prepare release testng-5.14.6
by Cedric Beust
· 14 years ago
af6a0c8
No longer include org.inject jar in testng.jar.
by Cedric Beust
· 14 years ago
331ab52
Removed internal usage of Guice.
by Cedric Beust
· 14 years ago
ed65240
Introduced IObjectFactory2.
by Cedric Beust
· 14 years ago
0a84640
Documented Guice.
by Cedric Beust
· 14 years ago
986b64d
Reformatting.
by Cedric Beust
· 14 years ago
b46f6cd
Doc updates.
by Cedric Beust
· 14 years ago
23407c2
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
9dea739
[maven-release-plugin] prepare release testng-5.14.5
by Cedric Beust
· 14 years ago
d433ee7
Updated poms for 5.14.5, also fixed the Shade exclusion pattern.
by Cedric Beust
· 14 years ago
4487f5c
Merge branch 'master' into yaml
by Cedric Beust
· 14 years ago
fecfe3d
Updated classpath.
by Cedric Beust
· 14 years ago
807b259
Fixing typos in javadoc. Adding @SuppressWarnings("unchecked") to prevent warning
by Ansgar Konermann
· 14 years ago
b0819d3
Test for duplicate data providers.
by Cedric Beust
· 14 years ago
41a69f8
Test refactoring.
by Cedric Beust
· 14 years ago
aa81273
Added toString() to ResultMap.
by Cedric Beust
· 14 years ago
061a9ae
Don't lose the stack trace when skipping tests.
by Cedric Beust
· 14 years ago
ac1b030
Added setPreserveOrder() to TestNG.
by Cedric Beust
· 14 years ago
5d7bef9
TestNG stopped being able to handle constructors that take a String.
by Cedric Beust
· 14 years ago
a040e15
Added toString() method to TestListenerAdapter.
by Cedric Beust
· 14 years ago
f5fc173
Fixed: Throw an error when two data providers have the same name.
by Cedric Beust
· 14 years ago
ff0127f
Better error message when TestNG can't instantiate a class.
by Cedric Beust
· 14 years ago
0458ccb
Better trace.
by Cedric Beust
· 14 years ago
9dbbb37
[maven-release-plugin] prepare for next development iteration
by Cedric Beust
· 14 years ago
db57c36
[maven-release-plugin] prepare release testng-5.14.4
by Cedric Beust
· 14 years ago
8a9f2b8
Bump.
by Cedric Beust
· 14 years ago
c2a5d89
Doc update.
by Cedric Beust
· 14 years ago
9fcc789
Build update.
by Cedric Beust
· 14 years ago
07e5bc3
Updated classpath.
by Cedric Beust
· 14 years ago
8c44d43
Added Shade plug-in.
by Cedric Beust
· 14 years ago
Next »