refactor autotype sequences and entry-point functions

This commit is contained in:
thez3ro
2018-01-18 23:45:09 +01:00
parent b5cabbeb43
commit a9479fd662
8 changed files with 99 additions and 57 deletions

View File

@@ -38,8 +38,7 @@ private slots:
void cleanup();
void testInternal();
void testAutoTypeWithoutSequence();
void testAutoTypeWithSequence();
void testSingleAutoType();
void testGlobalAutoTypeWithNoMatch();
void testGlobalAutoTypeWithOneMatch();
void testGlobalAutoTypeTitleMatch();