Project

General

Profile

Actions

TestSuite » History » Revision 1

Revision 1/3 | Next »
stbuehler, 2010-10-05 23:32


TestSuite

Running the test suite needs some additional dependencies:

  • python >= 2.6
  • pycurl (python curl interface)

And you are required to build with most features enabled (especially with lua).

Test with either "make check" (autotools) or "ctest" (cmake).

Also you might want to have a look at our buildbot instance:

http://buildbot.lighttpd.net/

Updated by stbuehler over 13 years ago · 1 revisions