File: run-test

package info (click to toggle)
rtags 2.38-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,340 kB
  • sloc: cpp: 49,532; lisp: 5,364; ansic: 1,637; sh: 558; python: 298; objc: 81; makefile: 28
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