File: run-test

package info (click to toggle)
rtags 2.44-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,868 kB
  • sloc: cpp: 54,754; lisp: 5,419; ansic: 1,637; sh: 569; python: 305; objc: 81; makefile: 29
file content (5 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

export RTAGS_BINARY_DIR=/usr/bin
pytest-3 -svvv tests/automated/
emacs --batch --load=tests/lisp/rtags-test.el --funcall=ert-run-tests-batch-and-exit