summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-03Don't provide tests (fix #70)Clemens Radermacher
2019-04-15Adjust default binding schemeClemens Radermacher
2019-04-15Improve block expansion, avoiding text block/comment duplicatesClemens Radermacher
2019-04-13Rewrite align section getter functionClemens Radermacher
2019-04-12Start with line object if not current for block expansionClemens Radermacher
2019-03-18Change order of block expansionsClemens Radermacher
2019-03-18Remove line object from block expansion, line object has its own keyClemens Radermacher
2019-03-17Derive package name from current dirClemens Radermacher
2019-03-17Remove load messageClemens Radermacher
2019-03-17Compile tests like elpa does, and fix the compile errors in testsClemens Radermacher
2019-03-17Add package-lint to linting tests, and fix its errors/warningsClemens Radermacher
2019-03-15Checkdoc fixesClemens Radermacher
2019-03-14More work on lint testsClemens Radermacher
2019-03-14Add linting targetClemens Radermacher
2019-03-02Improve beg/eof blockClemens Radermacher
2019-03-01Change some default bindingsClemens Radermacher
2019-02-06Make identifier movement easierClemens Radermacher
2019-02-03Replace character based movement with sexp movement commandsClemens Radermacher
2019-01-27Adjust some default bindings to be more emacsyClemens Radermacher
2019-01-26Fix compile errorClemens Radermacher
2019-01-14Reformat testsClemens Radermacher
2019-01-12Simplify dir-locals notationClemens Radermacher
2019-01-12Enable emacs-lisp-mode in test files via dir-localsClemens Radermacher
2019-01-12Separate tests by major-modeClemens Radermacher
2019-01-12Add option to pass major-mode for testClemens Radermacher
2019-01-12Move all tests to test filesClemens Radermacher
2019-01-12Starting to change testingClemens Radermacher
2018-12-02Comment about commandline testClemera
2018-11-21Optimize init/reset procedure, avoid unnecessary re-initializationClemera
2018-11-18Add ace char objectClemera
2018-11-18Add more testsClemera
2018-11-18Improve tests, add more testsClemera
2018-11-17Add more testsClemera
2018-11-16Start adding testsClemera