scel/el
John Andrews 14157663b0 Add test to expose a load-time issue
The issue manifests when sclang is compiled. Steps to reproduce in real
emacs config:
1. Install the package and compile it
2. Open a file with a `.sc` or `.scd` extension
3. Witness the error `(void-function sclang-make-buffer-name)`

Steps to reproduce with the test:
0. install [eldev](https://github.com/doublep/eldev#installation)
1. `eldev compile`
2. `eldev test`
2021-08-09 11:57:27 -04:00
..
test Add test to expose a load-time issue 2021-08-09 11:57:27 -04:00
CMakeLists.txt install *.el files irrespective of byte compilation option 2018-03-30 17:43:21 +05:30
Eldev Add test to expose a load-time issue 2021-08-09 11:57:27 -04:00
sclang-browser.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-dev.el scel: bytecompilation fix 2011-07-23 16:25:46 +02:00
sclang-document.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-help.el Conditionally respect sclang-vars 2021-07-25 19:54:19 -04:00
sclang-interp.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang-keys.el scel: bytecompile fix, correct use of defvar and defconst and add requirements 2011-07-22 20:35:00 +02:00
sclang-language.el scel: Add support for completion-at-point-functions and company-mode 2020-02-26 17:10:07 +01:00
sclang-menu.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-minor-mode.el scel: one more bytecode compilation fix 2011-07-23 16:27:17 +02:00
sclang-mode.el Use define-derived-mode from prog-mode and update auto-mode-alist 2020-03-25 23:14:32 +01:00
sclang-server.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00
sclang-util.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-vars.el.in Conditionally respect sclang-vars 2021-07-25 19:54:19 -04:00
sclang-widgets.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang.el Add test to expose a load-time issue 2021-08-09 11:57:27 -04:00