213 Commits

Author SHA1 Message Date
Clément Fournier
173806b687 Fix some compiler warnings 2021-04-03 23:01:54 +02:00
Clément Fournier
7b87d69b85 Fix pmd-lang-test project import 2021-04-03 22:55:39 +02:00
Clément Fournier
d4a2f4b417 Move file to java source root 2021-03-27 18:43:23 +01:00
Clément Fournier
0cb6e537f0 Change parameters of Metric#compute to match order in MetricsUtil 2021-03-27 18:12:10 +01:00
Clément Fournier
e3db5b76af Merge branch '7.0.x' into pmd7-update-metrics 2021-02-14 15:25:37 +01:00
Clément Fournier
429a8e2e80 Merge branch '7.0.x' into pmd7-update-metrics 2020-12-14 14:35:57 +01:00
Clément Fournier
dba9ffa49b Merge branch 'remove-xml-dom-rule' into core-parser-tasks 2020-12-14 13:49:43 +01:00
Clément Fournier
f6b1acbdd5 Remove xml parser options 2020-12-14 13:18:46 +01:00
Clément Fournier
053c439a43 Escape special chars correctly in test output 2020-12-14 13:12:17 +01:00
Clément Fournier
56fc980e22 Cleanup tests
Replace a duplicated function
2020-12-14 12:58:48 +01:00
Clément Fournier
52d8904a9e Fix last tests 2020-12-13 01:54:02 +01:00
Clément Fournier
08227f8b18 Fix vf module 2020-12-13 01:13:53 +01:00
Clément Fournier
2623efbc8a Delete ParserOptions 2020-12-13 00:39:05 +01:00
Clément Fournier
220d7a0d12 Merge branch 'remove-xml-dom-rule' into core-parser-tasks 2020-12-13 00:10:24 +01:00
Clément Fournier
084a81265c Cleanup tests 2020-12-12 23:34:16 +01:00
Clément Fournier
163d7af6c2 Remove xml parser options 2020-12-12 23:26:41 +01:00
Clément Fournier
79def1b51d Reduce importance of parser options 2020-12-12 21:19:50 +01:00
Clément Fournier
83edce05c1 Merge branch 'pmd7-ruleset-loader' into core-parser-tasks 2020-12-12 20:53:50 +01:00
Clément Fournier
94028a1ce6 Remove deprecated ctors of RuleSetFactory 2020-12-12 17:38:40 +01:00
Clément Fournier
c7b4ec962c Checkstyle 2020-12-11 08:37:23 +01:00
Clément Fournier
90c123621a Make NPath return BigInteger 2020-12-11 08:37:23 +01:00
Clément Fournier
83389f7d47 Update tests 2020-12-11 08:37:23 +01:00
Clément Fournier
aee9c1792c Changes to js 2020-11-15 17:07:08 +01:00
Clément Fournier
95587416cf Merge branch 'java-new-xpath-functions' into core-parser-tasks 2020-11-15 16:54:08 +01:00
Clément Fournier
2fad9bf507 Changes to DataSource and test modules 2020-11-15 16:42:30 +01:00
Clément Fournier
67d3b8a4f4 Extract changes to lang-test 2020-11-13 14:43:02 +01:00
Andreas Dangel
bc0d26eeb5 Fix tests compilation 2020-10-29 11:38:54 +01:00
Andreas Dangel
1862f4fe05 Merge branch 'master' into pmd/7.0.x 2020-10-29 10:52:38 +01:00
Andreas Dangel
01f1e8dede Add back pom.parent.relativePath for pmd-lang-test 2020-10-28 16:53:45 +01:00
Clément Fournier
a95c67c31e Upgrade to kotlin 1.4.1 and kotest 4.3.0 2020-10-26 17:08:08 +01:00
Andreas Dangel
4837c8dbc8 [maven-release-plugin] prepare for next development iteration 2020-10-24 10:17:24 +02:00
Andreas Dangel
81f12d3e5d [maven-release-plugin] prepare release pmd_releases/6.29.0 2020-10-24 10:17:15 +02:00
Clément Fournier
1089da7da2 Hide most methods of RuleTst
The supported API is now just the junit integration
2020-09-30 13:21:02 +02:00
Clément Fournier
5c59de5d52 Checkout changes to test utils 2020-09-28 19:46:34 +02:00
Andreas Dangel
aa245c6e1b [maven-release-plugin] prepare for next development iteration 2020-09-26 10:25:16 +02:00
Andreas Dangel
722f3ca997 [maven-release-plugin] prepare release pmd_releases/6.28.0 2020-09-26 10:25:05 +02:00
Andreas Dangel
c59af0aee6 [maven-release-plugin] prepare for next development iteration 2020-08-31 18:30:18 +02:00
Andreas Dangel
856950f0d2 [maven-release-plugin] prepare release pmd_releases/6.27.0 2020-08-31 18:30:09 +02:00
Clément Fournier
0efba4ce18 Make test file not depend on internal api of core 2020-08-24 03:37:33 +02:00
Clément Fournier
d5445d7ea5 Normalize captures in tree dump 2020-08-23 20:37:53 +02:00
Clément Fournier
77f8c554ad Merge branch 'java-grammar' into typeres-jtypes 2020-08-23 20:05:43 +02:00
Clément Fournier
30466cd793 Use fillAttributes instead
More easily extensible
2020-08-23 20:05:16 +02:00
Clément Fournier
1f7c3373d6 Merge branch 'java-grammar' into typeres-jtypes 2020-08-23 18:48:00 +02:00
Clément Fournier
e5bf0b3f82 Turn ParserCornerTest into a tree dump test 2020-08-23 18:33:17 +02:00
Clément Fournier
ae1332ac29 Merge branch '7.0.x' into java-grammar 2020-08-23 17:51:19 +02:00
Clément Fournier
d5f48c4741 Merge branch '7.0.x' into update-saxon-version 2020-08-23 17:45:21 +02:00
Clément Fournier
58794b08af Update tree dump references
I tweaked the printer so that the
modifiers are printed not as separate
attributes. Eventually I think this
is how it should be done: no separate
attributes, but instead a function
 in XPath
2020-08-23 16:35:46 +02:00
Clément Fournier
8fd4cf274e Merge branch '7.0.x' into java-grammar 2020-08-22 21:22:41 +02:00
Clément Fournier
05727ace87 Merge branch 'master' into 7.0.x 2020-08-22 19:48:49 +02:00
Clément Fournier
7eed422f43 Refactor tests 2020-08-19 19:45:28 +02:00