File: run-test

package info (click to toggle)
rtags 2.41-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,768 kB
  • sloc: cpp: 51,883; lisp: 5,389; ansic: 1,637; sh: 563; 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