Commit Graph

241 Commits

Author SHA1 Message Date
Simon Brandhof
1a6b9d21db Bring 6.6-SNAPSHOT back 2017-09-12 10:52:16 +02:00
Simon Brandhof
c0943b57d9 Release 6.6-M1 2017-09-12 10:51:02 +02:00
Sébastien Lesaint
ae56372624 SONAR-9590 only heap and heap dump options are now in search.javaOpts 2017-09-05 14:24:12 +02:00
Simon Brandhof
d7dbb9250c Prepare for next development iteration 2017-07-13 19:59:20 +02:00
Simon Brandhof
0e05020d62 Prepare for next development iteration 2017-07-05 20:29:27 +02:00
Simon Brandhof
bcc8082815 Release 6.5-M2 2017-07-05 19:09:06 +02:00
Simon Brandhof
ee296138cd Prepare for next development version 6.5-SNAPSHOT 2017-05-16 17:02:50 +02:00
Simon Brandhof
2f5d9eaccf Fix Quality flaws 2017-04-12 16:39:56 +02:00
Simon Brandhof
4dcf22377c Clean-up sonar-testing-harness dependencies
and decrease usages of Hamcrest
2017-02-19 13:07:11 +01:00
Simon Brandhof
ee8c7344eb Clean-up TestUtils
The methods getResource() and newTempDir() are
rarely used and should be moved to the callers
2017-02-19 11:34:08 +01:00
Simon Brandhof
503a775e7e Drop unused class RunTestsMultipleTimes from sonar-testing-harness 2017-02-19 11:33:08 +01:00
Simon Brandhof
36b88b81f2 Prepare for next development iteration 2017-02-14 14:00:52 +01:00
Teryk Bellahsene
cfa372a57a SONAR-8637 Update POM parent version 2017-02-10 17:41:33 +01:00
David Rautureau
f3b6e94cd1 Prepare for next development iteration 2016-11-21 14:17:24 +01:00
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
David Rautureau
8de259eee6 prepare for next development iteration 2016-07-20 11:20:21 +02:00
Tom
22e7e82183 prepare for next development iteration 2016-05-20 17:28:19 +02:00
Tom
e335645b87 Upgrade version to 5.6-SNAPSHOT 2016-04-07 15:02:37 +02:00
Simon Brandhof
9e8e346e71 Fix quality flaws 2016-04-06 10:23:06 +02:00
Simon Brandhof
48d5099ff5 Remove unused annotation @DbTests 2016-02-29 15:07:52 +01:00
Eric Hartmann
11c08e2270 Upgrade version to 5.5-SNAPSHOT 2016-02-09 10:12:57 +01:00
Simon Brandhof
f5d3461ffd Fix project title in copyright headers 2016-01-13 17:55:44 +01:00
Simon Brandhof
6be98b208a Upgrade to parent 26 and new copyright headers 2016-01-05 23:17:36 +01:00
Sébastien Lesaint
daf70b2c4c fix quality flaws 2015-12-18 10:00:18 +01:00
Eric Hartmann
1342b253ed Upgrade version to 5.4-SNAPSHOT 2015-12-09 13:32:03 +01:00
Sébastien Lesaint
6799c6936b fix quality flaws 2015-12-07 10:04:13 +01:00
Sébastien Lesaint
1539baeb94 add ExceptionCauseMatcher to sonar-testing-harness 2015-12-04 11:49:30 +01:00
Thomas Vérin
5454b43be7 Upgrade version to 5.3-SNAPSHOT 2015-10-13 13:54:26 +02:00
Thomas Vérin
bc488dae24 [maven-release-plugin] prepare for next development iteration 2015-10-13 12:06:23 +02:00
Thomas Vérin
3d2b3bbd08 [maven-release-plugin] prepare release 5.2-RC2 2015-10-13 12:06:23 +02:00
Thomas Vérin
448f166e5f [maven-release-plugin] prepare for next development iteration 2015-10-12 17:58:42 +02:00
Thomas Vérin
d5dd7720eb [maven-release-plugin] prepare release 5.2-RC1 2015-10-12 17:58:42 +02:00
Simon Brandhof
e2517f4266 Replace groupIds org.codehaus by org.sonarsource 2015-10-09 16:41:29 +02:00
Teryk Bellahsene
73a38b9453 JsonAssert can ignore fields and small improvements 2015-08-27 17:01:24 +02:00
David Gageot
38df1425f5 Fix deprecated code 2015-07-07 11:36:26 +02:00
David Gageot
e154f3cf3e Helper to stress test TestCases 2015-07-02 19:31:03 +02:00
Simon Brandhof
3176e6a63f Fix quality flaws 2015-06-30 10:40:57 +02:00
Sébastien Lesaint
1ffbf48bd9 add junit-dataprovider as a dependency of sonar-testing-harness 2015-06-11 10:28:34 +02:00
Sébastien Lesaint
d3f83be428 add asserj-guava to sonar-testing-harness dependencies 2015-06-05 10:51:23 +02:00
Simon Brandhof
3862494e47 Fix quality flaws 2015-06-04 10:57:30 +02:00
Simon Brandhof
b1e62699ff Use StandardCharsets instead of Guava and commons-io 2015-05-15 13:54:54 +02:00
David Gageot
5a587fb74f Redundant throws clause in tests 2015-05-07 19:12:29 +02:00
Simon Brandhof
66de27e8ad Thread-safe JsonComparison 2015-03-20 16:25:10 +01:00
Simon Brandhof
37d694868e Fix some quality flaws 2015-03-20 12:15:42 +01:00
Simon Brandhof
9dd0a4cfc3 Complete javadoc 2015-03-20 11:07:24 +01:00
Simon Brandhof
88219ea163 Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.
This class supports lenient comparison of datetime values.
2015-03-20 11:07:24 +01:00
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Simon Brandhof
2faaf7e16a Replace fest-assert by assertJ 2015-01-10 07:15:08 +01:00
Simon Brandhof
983c550c08 Fix quality flaws 2015-01-06 23:18:38 +01:00
Simon Brandhof
dacd73d365 Fix quality flaws 2015-01-06 11:32:02 +01:00