dependabot[bot]
|
5b5ff852f1
|
Bump org.junit.vintage:junit-vintage-engine from 5.10.5 to 5.12.0
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.10.5 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.5...r5.12.0)
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-26 18:15:11 +02:00 |
|
Alex Plate
|
96a1456dcd
|
Remove the hack for yaml plugin
|
2025-02-19 16:48:12 +02:00 |
|
Alex Plate
|
693bb50d5e
|
Do add a yaml module only for the latest snapshot
|
2025-02-14 17:58:01 +02:00 |
|
Alex Plate
|
0cef0d3d9a
|
Fix EAP tests for IdeaVim
|
2025-02-11 20:52:21 +02:00 |
|
Alex Plate
|
ffee3ccbeb
|
Remove the llmInstaller dependency, which was a workaround for LLM-13649
|
2025-02-03 11:12:02 +02:00 |
|
Alex Plate
|
8ba02a77f1
|
Enable dependency on llmInstaller to fix the tests for the latest EAP.
LLM-13649
|
2025-01-10 13:28:49 +03:00 |
|
Alex Plate
|
f5e7459b37
|
[IJPL-165238] It seems the issue was fixed
|
2024-12-03 15:18:20 +02:00 |
|
Alex Plate
|
df8144fc00
|
Temporally bring back first and last checks
|
2024-12-03 15:03:09 +02:00 |
|
dependabot[bot]
|
2fd488531b
|
Bump org.junit.vintage:junit-vintage-engine from 5.10.3 to 5.10.5
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.10.5)
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-30 17:55:56 +02:00 |
|
Alex Plate
|
6b751fae6e
|
Disable some IJ additional checks
|
2024-10-25 17:29:07 +03:00 |
|
Alex Plate
|
314304246a
|
Fix the LATEST-EAP-SNAPSHOT tests
|
2024-09-05 17:10:14 +03:00 |
|
Alex Plate
|
ff44596c1a
|
Migrate to gradle plugin 2.0.0-rc1
|
2024-07-26 19:00:31 +03:00 |
|
Matt Ellis
|
4913b13a2d
|
Migrate to IntelliJ Platform Gradle Plugin 2.0
Also updates the GitHub workflows to use the new name for the testIdeUi task, and the TeamCity files to use the new name for the VerifyPlugin task
|
2024-06-17 11:03:17 +01:00 |
|
Alex Plate
|
52372ae3d3
|
Disable plugin verifier for tests
|
2024-03-12 09:34:55 +02:00 |
|
Alex Plate
|
42ee78cd3d
|
Disable runIde task for test subprojects
|
2024-02-13 19:18:18 +02:00 |
|
Alex Plate
|
b81b18645b
|
Disable publishPlugin task for tests
|
2024-02-13 08:34:51 +02:00 |
|
Alex Plate
|
a2d34a883b
|
Fix verifyPlugin task
|
2024-02-09 16:45:57 +02:00 |
|
Alex Plate
|
03a6a2749a
|
Clean up build.gradle.kts
|
2024-02-08 09:16:16 +02:00 |
|
Alex Plate
|
5b9cb2efc5
|
Explicitly specify java version for java IDE tests
|
2024-02-07 16:18:54 +02:00 |
|
Alex Plate
|
733968723c
|
Explicitly specify an IDE type in the configuration
|
2024-02-07 16:07:35 +02:00 |
|
Alex Plate
|
63c81d67f2
|
Extract java tests for IdeaVim to a separate gradle subproject
|
2024-02-07 16:04:10 +02:00 |
|