aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: 0e4695e686dc77a70d682c4d6ef81e4b38b80e26 (plain)
1
2
3
4
5
6
7
8
9
10
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for GNU Pies test suite.
# Copyright (C) 2016-2023 Sergey Poznyakoff

PATH=@abs_builddir@:@abs_top_builddir@/src:$srcdir:$PATH
XFAILFILE=$abs_builddir/.badversion
auxdir="$abs_srcdir/aux"
trimws() {
    sed 's/[ 	][ 	]*$//'
}

Return to:

Send suggestions and report system problems to the System administrator.