1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-03 16:40:12 +01:00
Files
IntelliJ-IdeaVim/build.xml
Tuomas Tynkkynen 6aee9ccaf1 build.xml: forkmode=once makes tests much faster
Since classloading of the IntelliJ platform takes a lot of time,
using forkmode=once in the Ant file makes running the unit tests from
Ant much faster (down to 16 seconds from 93 seconds) and is also more
closer to how the tests are run in the IDE.
2015-02-21 21:25:47 +02:00

6.9 KiB