about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2019-12-11 10:55:24 +0100
committerChristian Hesse <mail@eworm.de>2019-12-11 11:04:02 +0100
commitca98c9e7bf31617efc3ff7d3575efe5bba3cde1a (patch)
tree6e8d96857a61296c3c34c1a95e180226e3c7a828 /tests/.gitignore
parentgit: update to v2.24.1 (diff)
downloadcgit-pink-ca98c9e7bf31617efc3ff7d3575efe5bba3cde1a.tar.gz
cgit-pink-ca98c9e7bf31617efc3ff7d3575efe5bba3cde1a.zip
tests: skip tests if strace is not functional
Chances are that strace is available but not functional due to
restricted permissions:

strace: test_ptrace_get_syscall_info: PTRACE_TRACEME: Operation not permitted
strace: ptrace(PTRACE_TRACEME, ...): Operation not permitted
+++ exited with 1 +++

Just skip the tests then.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions
tterbox/commit/litterbox.c?h=1.7&id=07461047d65974f28538e164b57c7f2fa8d87b56&follow=1'>Call updateConsumer from handleError 1.2p1June McEnroe This should prevent continually crashing on the same ERROR in the pounce buffer. 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-05Error on invalid ISUPPORT values 1.2June McEnroe 2020-04-05Only set RCS on FreeBSDJune McEnroe 2020-04-05Log bans and unbansJune McEnroe 2020-04-05Parse mode types from ISUPPORTJune McEnroe 2020-04-05Add unscoop matchers for ban/unban eventsJune McEnroe The IRC and Textual matchers miss bans mixed with other mode changes, but those are rare. 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe Replacing declarations followed by while loops with for loops and generating the short option string from the long options. 2020-03-31Update unscoop catgirl matchersJune McEnroe I'm not concerned about keeping the old matchers since I'm almost entirely certain I was the only one who ever used the old version of catgirl, and I already imported those logs. 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe