]> source.dussan.org Git - sonarqube.git/commit
Integrate Test API update in tests viewer
authorJulien Lancelot <julien.lancelot@gmail.com>
Wed, 6 Feb 2013 09:13:43 +0000 (10:13 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Wed, 6 Feb 2013 09:13:43 +0000 (10:13 +0100)
commit3c86fc9b760e0f663e85673a1ddff51f2b0494b9
treed4405442108c5a39c9cb8e18729deb91485f1821
parenta83774108ce39d7e3823fa4bbfec380b1628d0d3
Integrate Test API update in tests viewer
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/web/tests_viewer.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/test/_testable_working_view.erb
sonar-server/src/main/webapp/images/tests/FAILURE.png [new file with mode: 0644]
sonar-server/src/main/webapp/images/tests/SKIPPED.png [new file with mode: 0644]
sonar-server/src/main/webapp/images/tests/error.png [new file with mode: 0644]
sonar-server/src/main/webapp/images/tests/ok.png [new file with mode: 0644]
sonar-server/src/main/webapp/javascripts/resource.js