Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHE-2157: preparation for merge https://github.com/eclipse/che/pull/2157 #3095

Merged
merged 53 commits into from
Nov 22, 2016
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
7b8e0fb
added java test runner plugin to the che project
Mirage20 Jun 5, 2016
a33403c
updated for che version 4.3.0-RC2-SNAPSHOT
Mirage20 Jun 5, 2016
3fd0bfe
renamed che-plugin-java-ext-testing-client to che-plugin-java-ext-tes…
Mirage20 Jun 5, 2016
69e2fa2
added factory pattern to get the test runners, added failing class na…
Mirage20 Jun 7, 2016
9c2ae2b
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 7, 2016
23b0318
fixed maven process hangon on testing
Mirage20 Jun 7, 2016
e8840a6
added basic GUI, added run class and run all classes feature for the …
Mirage20 Jun 8, 2016
8b47d87
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 9, 2016
ffd6ae5
improved test runner GUI by removing the dialogs and added as a botto…
Mirage20 Jun 9, 2016
da168b6
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 10, 2016
fd7db3d
added test menu icon and context menu item for testing
Mirage20 Jun 11, 2016
a0991f8
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 11, 2016
3ba1fc9
added icons for menu items and result tree,improved user interface an…
Mirage20 Jun 11, 2016
69574d4
removed workspaceID parameter from the test service client
Mirage20 Jun 13, 2016
8d5f074
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 15, 2016
654d655
added localization for the java test runner plugin, re-arranged resou…
Mirage20 Jun 15, 2016
ad5adb1
Merge branch 'master' into che-java-test-runner
Mirage20 Jun 16, 2016
fe226b6
changed java test runner module names
Mirage20 Jun 18, 2016
d055cf8
removed junit server implimentation from the testing core
Mirage20 Jun 18, 2016
b674f66
added maven classpath generation for the test runner, refactored modu…
Mirage20 Jun 19, 2016
533dde0
added testFramework as a get parameter
Mirage20 Jun 19, 2016
4b6bace
seperated junit specific shared dto from the test core
Mirage20 Jun 19, 2016
1b2c6b9
seperated junit specific client code from the test core
Mirage20 Jun 19, 2016
bc8c7c2
updated localization constants in junit test runner.
Mirage20 Jun 20, 2016
b9379dd
formatted license header
Mirage20 Jun 20, 2016
81b5231
added javadoc comments
Mirage20 Jun 22, 2016
33511ba
updated test runner to che 4.5, added JUnit 3.x support
Mirage20 Jul 6, 2016
9ad1dec
changed junit test runner package structure
Mirage20 Jul 7, 2016
3020082
improved exception handling in che test runner core
Mirage20 Jul 7, 2016
fe18303
added basic TestNG support to the test runner
Mirage20 Jul 7, 2016
4996269
Added TestNG run with testng.xml file
Mirage20 Jul 14, 2016
e03f021
added testng.xml run for the test runner GUI, improved menu seperation
Mirage20 Jul 14, 2016
67d6758
updated test runner client calls with Promisses
Mirage20 Jul 14, 2016
5c4d3d6
changed wrong log classes
Mirage20 Aug 13, 2016
ccbfa18
Merge branch 'master' into che-java-test-runner-updated
Mirage20 Aug 13, 2016
3e344f9
updated test runner plugin to 4.7.0-SNAPSHOT
Mirage20 Aug 13, 2016
5d30fdc
added test cases for core test service in test runner plugin
Mirage20 Aug 16, 2016
6bf91d7
added test cases for core test ide in test runner plugin
Mirage20 Aug 16, 2016
08753f0
Merge branch 'master' into che-java-test-runner-updated
Mirage20 Aug 17, 2016
5ba4b3b
updated java test runner plugin to che version 4.7.0-RC2-SNAPSHOT, re…
Mirage20 Aug 17, 2016
55b4cf6
removed unwanted debug informations
Mirage20 Oct 12, 2016
27d1f5e
Updated with 'master' version
Mirage20 Oct 15, 2016
056c258
updated java-test-runner plugin to version 5.0.0-M6
Mirage20 Oct 15, 2016
5dd6282
added missing javadoc comments in the java test runner plugin
Mirage20 Oct 15, 2016
f06525b
added file seperator when generating test class paths
Mirage20 Oct 15, 2016
ced09b3
updated project paths with maven projects attributes in java test run…
Mirage20 Oct 15, 2016
6d60d0b
removed unwanted spaces
Mirage20 Oct 15, 2016
2fab4e2
removed wildcard imports in test runner plugin
Mirage20 Oct 31, 2016
ea968f5
updated javadocs in test runner plugin
Mirage20 Nov 2, 2016
5fb86bf
Merge branch 'che-java-test-runner-updated' of https://github.com/Mir…
Nov 16, 2016
c32ccd9
Merge branch 'Mirage20-che-java-test-runner-updated' into che#2157
Nov 16, 2016
805b308
Fix compile error. Merge master
Nov 16, 2016
37849a1
Merge branch 'master' into che#2157
Nov 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into che-java-test-runner
Signed-off-by: Mirage Abeysekara <mirage.12@cse.mrt.ac.lk>
  • Loading branch information
Mirage20 committed Jun 9, 2016
commit 8b47d877f4d0dd47c0ff70bdbd9a3f16db7be1be

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.