aboutsummaryrefslogtreecommitdiff
path: root/core/content-matcher-test-utils/src
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-05-18Fix new Qodana inspections after the updateIgnat Beresnev
2022-02-21Code cleanups (#2165)Goooler
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation