]> source.dussan.org Git - sonarqube.git/commit
SONAR-5676 Improve validation of highlighting API
authorDuarte Meneses <duarte.meneses@sonarsource.com>
Thu, 12 Nov 2015 15:07:45 +0000 (16:07 +0100)
committerDuarte Meneses <duarte.meneses@sonarsource.com>
Mon, 16 Nov 2015 14:12:13 +0000 (15:12 +0100)
commitff15786ca7aa029a1ae4a2ed67f5352a1b03853b
tree8092e240908b8514da9ce847d50c7be27983e60d
parent9db3683485161ca1a5b786ccbed3144d4daf6610
SONAR-5676 Improve validation of highlighting API
it/it-projects/testing/xoo-sample-highlighting/sonar-project.properties [new file with mode: 0644]
it/it-projects/testing/xoo-sample-highlighting/src/main/xoo/sample/Sample.xoo [new file with mode: 0644]
it/it-projects/testing/xoo-sample-highlighting/src/main/xoo/sample/Sample.xoo.highlighting [new file with mode: 0644]
sonar-batch/src/test/java/org/sonar/batch/mediumtest/highlighting/HighlightingMediumTest.java
sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/highlighting/internal/DefaultHighlighting.java
sonar-plugin-api/src/test/java/org/sonar/api/batch/sensor/highlighting/internal/DefaultHighlightingTest.java