]> source.dussan.org Git - sonarqube.git/commit
move in IT HighlightingTest from it-core
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 8 Feb 2016 15:28:03 +0000 (16:28 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 11 Feb 2016 14:53:11 +0000 (15:53 +0100)
commit742d043eaaf6fd907e8402eaea8ac675309cb016
treee31328fce9b2074eee8b59fdc03d9d0bb5c664ea
parentd679eff77635a52fc8ce60d44dfcd30eed999fbb
move in IT HighlightingTest from it-core
14 files changed:
it/it-projects/highlighting/xoo-sample-with-highlighting-v1/sonar-project.properties [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v1/src/main/xoo/sample/Sample.xoo [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v1/src/main/xoo/sample/Sample.xoo.highlighting [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v1/src/main/xoo/sample/Sample.xoo.measures [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v2/sonar-project.properties [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v2/src/main/xoo/sample/Sample.xoo [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v2/src/main/xoo/sample/Sample.xoo.highlighting [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v2/src/main/xoo/sample/Sample.xoo.measures [new file with mode: 0644]
it/it-projects/highlighting/xoo-sample-with-highlighting-v2/src/main/xoo/sample/Sample.xoo.symbol [new file with mode: 0644]
it/it-tests/src/test/java/it/Category4Suite.java
it/it-tests/src/test/java/it/highlighting/HighlightingTest.java [new file with mode: 0644]
it/it-tests/src/test/resources/highlighting/HighlightingTest/symbol-usages-highlighting.html [new file with mode: 0644]
it/it-tests/src/test/resources/highlighting/HighlightingTest/syntax-highlighting-v1.html [new file with mode: 0644]
it/it-tests/src/test/resources/highlighting/HighlightingTest/syntax-highlighting-v2.html [new file with mode: 0644]