]> source.dussan.org Git - sonarqube.git/commit
Try to fix postgresql unit test
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 16 Jul 2012 07:50:56 +0000 (09:50 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 16 Jul 2012 07:50:56 +0000 (09:50 +0200)
commit9bf3be187a4893ad424eb09e3cd3c8e7c54f06d6
tree69640a3a63666263eb5259ec3b129d6e9cce59d9
parentf617f7ea986ee1ae8718214767dfb58322764d4c
Try to fix postgresql unit test
sonar-core/src/main/java/org/sonar/core/properties/PropertiesDao.java
sonar-core/src/test/java/org/sonar/core/properties/PropertiesDaoTest.java
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/insertGlobalProperties-result.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/insertGlobalProperties.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/saveGlobalProperties-result.xml [deleted file]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/saveGlobalProperties.xml [deleted file]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/updateGlobalProperties-result.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/properties/PropertiesDaoTest/updateGlobalProperties.xml [new file with mode: 0644]