Commit 476499c7 authored by Peter Wu's avatar Peter Wu Committed by Daniel Stenberg
Browse files

tests: move TESTCASES to Makefile.inc, add show for cmake



This change allows runtests.pl to be run from the CMake builddir:

    export srcdir=/tmp/curl/tests;
    perl -I$srcdir $srcdir/runtests.pl -l

In order to make this possible, all test cases have been moved from
Makefile.am to Makefile.inc.

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
parent aec7c5a8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment