File: elpa-test

package info (click to toggle)
emacsql 3.1.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 284 kB
  • sloc: lisp: 1,502; ansic: 158; makefile: 80
file content (2 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (2)
1
2
# autopkgtest should use /usr/bin/emacsql-sqlite
ert_eval = (unless (and (getenv "AUTOPKGTEST_TMP") (file-directory-p (getenv "AUTOPKGTEST_TMP"))) (setq emacsql-sqlite-executable (concat default-directory "sqlite/emacsql-sqlite")))