aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/signatures/RawHtmlRenderingTest.kt
AgeCommit message (Collapse)Author
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
2022-08-03Fix spelling error 'depenent' (#2594)Felix Dombek
Co-authored-by: Felix Dombek <Felix.Dombek@tomtom.com>
2021-10-15Keep UI tabs (#2179)vmishenev
* Keep ui tabs * Group functions by description * Fix tests for keeping ui tabs
2021-05-31Fix rendering html in briefs (#1931)Marcin Aman