81 Commits

Author SHA1 Message Date
Yann Cébron
46c327c3d4 light_and_heavy_tests.md: link to Testing FAQ "JVM" 2022-03-01 17:20:16 +01:00
Yann Cébron
25f84c7e6c test_project_and_testdata_directories.md: update link to Testing FAQ 2022-03-01 17:00:02 +01:00
Yann Cébron
2e37bf9c59 testing_faq.md: add IoTestUtil 2022-02-09 10:10:48 +01:00
Karol Lewandowski
20bc9620bc testing_faq.md: add testing jvm projects instructions 2022-02-09 09:21:19 +01:00
Karol Lewandowski
56fee9252f light_and_heavy_tests.md: cleanups 2022-02-03 12:47:48 +01:00
Karol Lewandowski
860186b44e testing_faq.md: minor grammar fixes 2022-02-02 13:07:51 +01:00
Karol Lewandowski
2a5d54b298 testing_plugins.md: update product's age 2022-02-02 13:07:51 +01:00
Karol Lewandowski
277d17d9bb light_and_heavy_tests.md: remove redundant information contained in the next tab 2022-02-02 12:57:38 +01:00
Yann Cébron
6c04a0eb08 testing_faq.md: clarify how to set system property for logging 2022-01-20 17:15:44 +01:00
Yann Cébron
f2158e702c more CTA for feedback on pages 2022-01-19 15:37:46 +01:00
Karol Lewandowski
d87c5afb98 add stub pages gathering banners 2022-01-18 17:16:31 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
03302f9e41 testing_faq.md: ExtensionTestUtil 2021-11-04 11:20:37 +01:00
Yann Cébron
c50ba42598 testing_highlighting.md: update, add more attributes 2021-10-05 17:19:05 +02:00
Yann Cébron
857f7a60c7 testing_plugins: cleanup 2021-09-23 14:18:23 +02:00
Yann Cébron
8b0edeff73 light_and_heavy_tests.md: formatting 2021-09-08 18:05:15 +02:00
Yann Cébron
1ff05cc7f8 Testing plugins: minor 2021-09-08 18:01:06 +02:00
Yann Cébron
0e840bc3fe Testing plugins: revise, update, cosmetics 2021-09-08 17:42:52 +02:00
Yann Cébron
0b909c1ea0 testing_faq.md: separate logs for failing tests 2021-08-30 15:46:02 +02:00
Yann Cébron
eca31f6ae3 testing_faq.md: format 2021-08-30 15:30:07 +02:00
Yann Cébron
55ed25bde5 testing_faq.md: How to enable DEBUG/TRACE logging 2021-08-30 15:18:15 +02:00
Yann Cébron
baa5f8d9fc testing_plugins.md: more samples 2021-06-28 18:02:25 +02:00
Yann Cébron
8577c4758f testing_faq.md: formatting 2021-06-10 17:30:02 +02:00
Yann Cébron
017ce2e28d testing_faq: PlatformTestUtil.startPerformanceTest 2021-06-10 17:23:56 +02:00
Yann Cébron
b1d0765446 testing_faq: initial 2021-06-10 17:02:38 +02:00
Yann Cébron
df1e2b84b1 testing_plugins.md: link intellij-ui-test-robot 2021-06-10 15:45:49 +02:00
Yann Cébron
569e2affa9 light_and_heavy_tests.md: add upsource links 2021-04-08 16:02:51 +02:00
Yann Cébron
6f91734b0e light_and_heavy_tests.md: format 2021-04-08 15:47:28 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Yann Cébron
e88c283097 testing_plugins.md: improve visibility of linked tutorial 2021-03-01 18:03:29 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00