summaryrefslogtreecommitdiff
path: root/test/etest
AgeCommit message (Expand)Author
2022-11-01Fix compilation of package installed from Git; plus cosmeticsscratch/essStefan Monnier
2022-09-15Fix up copyright notices for GNU ELPAStefan Monnier
2021-12-26Fix truncation bug in `etest-update`Lionel Henry
2021-12-25Simplify etest commands and lisp formsLionel Henry
2021-12-25Add keyword config for etestLionel Henry
2021-12-25Add file-local config for etestLionel Henry
2021-06-16Clean up whitespace in `ess-cycle-assign` as wellLionel Henry
2021-03-31`font-lock-ensure` is now included in all supported Emacs versionsLionel Henry
2021-01-09Add `:inf-cleanup` keyword in etestLionel Henry
2020-12-08Handle sinked output in `ess-command`Lionel Henry
2020-08-22Wait for trailing prompt before flushing etest inferior bufferLionel Henry
2020-08-22Unwind-protect inferior flushing in etestLionel Henry
2020-08-22Fix handling of mark in etestLionel Henry
2020-08-22Skip comments in `etest-update`Lionel Henry
2020-08-22Accept process output instead of sleepingLionel Henry
2020-08-22Fix parsing of multiple etest `:result` keywordsLionel Henry
2020-08-22Allow debugging main loopLionel Henry
2020-08-18Add `.nosearch` file in etest directoryLionel Henry
2020-08-15Bind `inhibit-message` as late as possibleLionel Henry
2020-08-15Allow `:result` to be anywhere in the deftest blockLionel Henry
2020-08-15Fix restoration of Emacs stateLionel Henry
2020-08-15More robust error when command is not boundLionel Henry
2020-08-15Rename `:test` to `:eval`Lionel Henry
2020-08-15Use American spellingLionel Henry
2020-08-15Address doc reviewLionel Henry
2020-08-15Fix compilation warningsLionel Henry
2020-08-15Document etestLionel Henry
2020-08-15Sleep for 10ms before flushing inferior outputLionel Henry
2020-08-15Trim last new line of `:inf-result`Lionel Henry
2020-08-15Handle prefix keymap commandsLionel Henry
2020-08-15Better separator for hygienic symbolsLionel Henry
2020-08-15Save window configuration in `etest-update`Lionel Henry
2020-08-15Move `lispy-with` code in its own sectionLionel Henry
2020-08-15Move etest to its own folderLionel Henry