-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-2262: As a smith I want to change when/how tests of n4js-libs are …
…executed and restructure test bundles (#2264) * simplify build (remove start/stop verdaccio functionality from pom's) * delete CliJarWithVerdaccioJarTest * some clean up in org.eclipse.n4js.integration.tests * fix bug in shell scripts * move project discovery tests from .cli.tests to .ide.tests bundle * move CLI front-end tests from .cli.tests to .ide.tests bundle * delete bundle org.eclipse.n4js.cli.tests * some fixes and improvements * copying n4jsc.jar to n4js-cli/bin is repsonibility of publishing script * move all AbstractCliCompileTests from .ide.tests to .integration.tests * delete some unused test fixtures/probands * delete references to unused maven plugin 'maven-verifier-plugin' * let BuildN4jsLibs generate .n4js.projectstate files * rename a package * move testing of n4js-libs from publishing script to a JUnit test * fix a path * fix bug in N4jsLibsTest * move deployment of n4jsc.jar from publishing script to BuildN4jsLibs
- Loading branch information
Showing
442 changed files
with
394 additions
and
2,228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.