File: builtin-error-test

package info (click to toggle)
tig 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,388 kB
  • sloc: ansic: 32,985; sh: 10,118; makefile: 389
file content (12 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# Verify that the built-in config does not contain any errors.

. libtest.sh

steps ":quit"

test_tig status

assert_equals stderr <<EOF
EOF