Kate Vi Mode Test Suite – GSoC 2011
by Svyatoslav Kuzmich • August 7, 2011 • Developers • 1 Comment
This summer vi mode has a new test suite. Now there are over 250 tests and the number of them still growing. It’s very easy to add a new test. All you need is just to add the DoTest(“Original text”,”Vi command”,”Expected text after doing vi command”); line to part/tests/vimode_test.cpp. Format for command with CTRL – modifier:...
Read more →