devillemereuil created this revision. devillemereuil added reviewers: KTextEditor, RKWard. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. devillemereuil requested review of this revision.
REVISION SUMMARY A series of unit tests as was request in this previous review of the R indent script <https://phabricator.kde.org/D12587>. TEST PLAN The tests were... well, tested using kateindenttest built from sources (master) and were running OK. REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D15350 AFFECTED FILES autotests/input/indent/R/.kateconfig autotests/input/indent/R/bracketsBreak/expected autotests/input/indent/R/bracketsBreak/input.js autotests/input/indent/R/bracketsBreak/origin autotests/input/indent/R/closeBracket/expected autotests/input/indent/R/closeBracket/input.js autotests/input/indent/R/closeBracket/origin autotests/input/indent/R/indentAssign/expected autotests/input/indent/R/indentAssign/input.js autotests/input/indent/R/indentAssign/origin autotests/input/indent/R/indentBracket/expected autotests/input/indent/R/indentBracket/input.js autotests/input/indent/R/indentBracket/origin autotests/input/indent/R/indentFormula/expected autotests/input/indent/R/indentFormula/input.js autotests/input/indent/R/indentFormula/origin autotests/input/indent/R/indentOperator/expected autotests/input/indent/R/indentOperator/input.js autotests/input/indent/R/indentOperator/origin autotests/input/indent/R/skipComment/expected autotests/input/indent/R/skipComment/input.js autotests/input/indent/R/skipComment/origin To: devillemereuil, #ktexteditor, #rkward Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann
