aboutsummaryrefslogtreecommitdiff
path: root/test/helpful-unit-test.el
AgeCommit message (Expand)Author
2020-02-02Disable test that fails when we byte-compileWilfred Hughes
2020-01-11Add support for CL generic methodsDamien Cassou
2020-01-01Improve link creation from Info manual referencesDaniel Martín
2019-11-27Fix typosDamien Cassou
2019-10-01Handle byte-compiled functions bound to keysWilfred Hughes
2019-08-14Ensure ? in symbols isn't needlessly escapedWilfred Hughes
2019-08-14Use "and" in summariesWilfred Hughes
2019-08-07Fix helpful--convert-c-name callsNick Drozd
2019-07-24Report package/emacs version for custom variablesWilfred Hughes
2019-07-11Show the original value for defcustom variablesWilfred Hughes
2019-05-28Do not require shut-up packageJonas Bernoulli
2019-04-07Render keyboard maros in keymap pretty viewWilfred Hughes
2019-03-16Ensure backslashes in string literals are escapedWilfred Hughes
2019-03-16Don't interpret "`foo'" as a symbol referenceWilfred Hughes
2019-03-16Don't interpret command references inside doublequoted stringsWilfred Hughes
2019-03-09Fix type error for unbound symbolsNick Drozd
2019-03-03Fix docstring rendering when keymap references have their own lineWilfred Hughes
2019-03-03Always autoload callables if they aren't loaded0.16Wilfred Hughes
2019-02-28Handle C-style names in helpful-symbolNick Drozd
2019-02-28Remove all advice before determining source of functionCeleritasCelery
2019-02-27Better source detection for functions defined by macrosWilfred Hughes
2019-02-16Fix viewing the value of inhibit-read-onlyWilfred Hughes
2019-01-13Read and display symbols with spaces correctlyWilfred Hughes
2019-01-13Ensure helpful--definition-buffer-opened skips when appropriateWilfred Hughes
2019-01-08Cut repeated calls to helpful--aliasesNick Drozd
2018-12-29Define our own function/variable for unit testing obsolescence dataWilfred Hughes
2018-12-29Add obsolescence information.Nathan Moreau
2018-10-27Use syntax-ppss to find the outer sexpWilfred Hughes
2018-10-21Fix mistake in commentWilfred Hughes
2018-10-01Fix function aliases of primitive functionsWilfred Hughes
2018-09-13Add support for named keyboard macrosNick Drozd
2018-08-12Clearly separate library names from absolute pathsWilfred Hughes
2018-08-12Make tests less verboseWilfred Hughes
2018-08-12Rename file to avoid confusion with other projects' unit tests0.13Wilfred Hughes