Skip to content

Instantly share code, notes, and snippets.

@kentfredric
Created June 21, 2010 16:55
Show Gist options
  • Save kentfredric/447135 to your computer and use it in GitHub Desktop.
Save kentfredric/447135 to your computer and use it in GitHub Desktop.
>>> Starting src_test
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl5.12.1 /tmp/portage/dev-perl-CGI-Application-Dispatch-2.17/work/CGI-Application-Dispatch-2.17/t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl5.12.1 /tmp/portage/dev-perl-CGI-Application-Dispatch-2.17/work/CGI-Application-Dispatch-2.17/t/TEST -bugreport -verbose=0
We are now going to configure the Apache-Test framework.
This configuration process needs to be done only once.
First we need to know where the 'httpd' executable is located.
If you have more than one Apache server is installed, make sure
you supply the path to the one you are going to use for testing.
You can always override this setting at run time via the '-httpd'
option. For example:
% t/TEST -httpd /path/to/alternative/httpd
or via the environment variable APACHE_TEST_HTTPD. For example:
% APACHE_TEST_HTTPD=/path/to/alternative/httpd t/TEST
If for some reason you want to skip the test suite, type: skip
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
[]
Please provide a full path to 'httpd' executable:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment