aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-055-5/+5
|
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-055-5/+5
|
* fix ITsimonbrandhof2010-10-021-3/+3
|
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-305-5/+5
|
* fix IT (a button has been renamed in profile console)simonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-305-5/+5
|
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-305-5/+5
|
* upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the ↵simonbrandhof2010-09-301-1/+1
| | | | default value of sonar.runtimeVersion
* Switch to org.apache.maven.plugins:maven-failsafe-plugin from ↵Godin2010-09-281-3/+3
| | | | org.codehaus.mojo:failsafe-maven-plugin
* upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests ↵simonbrandhof2010-09-281-1/+1
| | | | (database not dropped)
* SONAR-1709:Godin2010-09-272-0/+32
| | | | | * Add ruby-helper for URL construction for static resources from plugins * Add integration test
* Use gwt-incubator from Maven central repoGodin2010-09-251-1/+1
|
* integration tests : upgrade to sonar-dev-maven-plugin 0.5Godin2010-09-231-6/+6
|
* Add new IT test for rule template edition modefmallet2010-09-212-4/+49
|
* Fix IT testfmallet2010-09-211-2/+2
|
* Add new IT test on copy rule template featurefmallet2010-09-212-0/+140
|
* Add IT test on PMD XPath rulefmallet2010-09-214-2/+81
|
* Improve the maintainability level of the backup-profile IT test by removing ↵fmallet2010-09-211-23/+18
| | | | hardcoded number of expected rules
* Create a new search_and_display_inactive_rules integration test and activate ↵fmallet2010-09-213-1/+66
| | | | all new IT tests in all-tests.html
* Fix integration testfmallet2010-09-201-2/+2
|
* Add a new integration test to test bulk operations on quality profilesfmallet2010-09-201-0/+137
|
* Fix integration testsfmallet2010-09-202-29/+18
|
* Fix integration testfmallet2010-09-201-1/+1
|
* Fix integration testfmallet2010-09-201-2/+2
|
* Add a new integration test to test backup of quality profilefmallet2010-09-201-0/+52
|
* fix Checkstyle extension implementation : MethodsCountCheck. A ↵fmallet2010-09-201-1/+6
| | | | NullPointerException was thrown on files without java class definition.
* fix integration test, the checkstyle rule 'Methods Count Check' was not ↵fmallet2010-09-171-2/+2
| | | | taken into account
* fix integration tests on alertssimonbrandhof2010-09-162-3/+13
|
* fix some integration testssimonbrandhof2010-09-142-48/+27
|
* fix some integration testssimonbrandhof2010-09-144-72/+50
|
* fix some integration testssimonbrandhof2010-09-1412-13/+13
|
* fix some integration testssimonbrandhof2010-09-134-18/+3
|
* integration tests : upgrade to sonar-dev-maven-plugin 0.4 in order to fix ↵simonbrandhof2010-09-131-1/+1
| | | | issue with tomcat download
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-1026-981/+281
| | | | * fix some integration tests
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-06466-0/+24339
value of rule parameters in Q profile console