Project

General

Profile

« Previous | Next » 

Revision 201fcfad

Added by jahoti almost 2 years ago

  • ID 201fcfadc87e21b0b10ecf3a2a9d114328a65ffb
  • Parent c39c6b9e

Support tests outside the source directory

Explicitly use certs in the build directory, and tests in the source

View differences:

configure
119 119
[ "x$TEST_BROWSER" != x ] && echo BINARY "$TEST_BROWSER" >> testing.conf
120 120
[ "x$TEST_PROFILE" != x ] && echo TEST_PROFILE "$TEST_PROFILE" >> testing.conf
121 121
[ "x$TEST_PORT" != x ] && echo TEST_PORT "$TEST_PORT" >> testing.conf
122
[ "$srcdir" != '.' ] && echo CERT_DIR "$PWD/test/certs" >> testing.conf
122 123

  
123 124
# Prepare and run write_makefile.sh (as config.status)
124 125
if [ ! -e config.status ]; then

Also available in: Unified diff