<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lighttpd-git.git/tests/SConscript, branch master</title>
<subtitle>git.lighttpd.net: lighttpd/lighttpd1.4.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/'/>
<entry>
<title>[build] update tests/SConscript</title>
<updated>2022-01-03T09:25:11+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2022-01-03T09:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=2c3917464945e034dd70a3b28feb035d5a1a9f35'/>
<id>2c3917464945e034dd70a3b28feb035d5a1a9f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] remove FastCGI test dependency on libfcgi</title>
<updated>2020-12-23T08:49:43+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2020-12-21T02:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=fc01b820ecf497c0b3bf4dbf82f83852d2c7aefd'/>
<id>fc01b820ecf497c0b3bf4dbf82f83852d2c7aefd</id>
<content type='text'>
- rewrite fcgi-responder as standalone app
  fcgi-responder is now a minimal, standalone FastCGI server for tests
- remove dependency on fcgi-devel package
- merge fcgi-auth into fcgi-responder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rewrite fcgi-responder as standalone app
  fcgi-responder is now a minimal, standalone FastCGI server for tests
- remove dependency on fcgi-devel package
- merge fcgi-auth into fcgi-responder
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] mod_compress -&gt; mod_deflate</title>
<updated>2020-08-02T10:46:22+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2020-07-20T07:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=de9e2f988166f17bd3d4a08e635edbf29236e370'/>
<id>de9e2f988166f17bd3d4a08e635edbf29236e370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[build] remove tests/mod-userdir.t from builds</title>
<updated>2020-07-10T07:29:42+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2020-07-10T07:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=c75fd15d7a5ff5043caa52edb72c8e6fc3fe44d8'/>
<id>c75fd15d7a5ff5043caa52edb72c8e6fc3fe44d8</id>
<content type='text'>
(replaced with src/t/test_mod_userdir.c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(replaced with src/t/test_mod_userdir.c)
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] some test config cleanup</title>
<updated>2018-12-11T03:36:23+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2018-12-11T03:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=07517ff30af559d419a592b16b62c4c5dde3bb06'/>
<id>07517ff30af559d419a592b16b62c4c5dde3bb06</id>
<content type='text'>
including limiting use of php in tests to mod-fastcgi.t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including limiting use of php in tests to mod-fastcgi.t
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] t/test_keyvalue</title>
<updated>2018-12-11T03:36:23+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2018-12-09T19:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=f03e5e239d024965d4c1476b5e02baa06f876269'/>
<id>f03e5e239d024965d4c1476b5e02baa06f876269</id>
<content type='text'>
create t/test_keyvalue to replace sparse tests in
  tests/mod-redirect.t and tests/mod-rewrite.t
remove tests/mod-redirect.t and tests/mod-rewrite.t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create t/test_keyvalue to replace sparse tests in
  tests/mod-redirect.t and tests/mod-rewrite.t
remove tests/mod-redirect.t and tests/mod-rewrite.t
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod_access] t/test_mod_access</title>
<updated>2018-12-04T04:03:04+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2018-12-03T23:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=5a32d0f72a35e41db90de2f80531b3059dabdf4c'/>
<id>5a32d0f72a35e41db90de2f80531b3059dabdf4c</id>
<content type='text'>
create t/test_mod_access to test mod_access basic logic
remove tests/mod-access.t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create t/test_mod_access to test mod_access basic logic
remove tests/mod-access.t
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] test_request unit tests</title>
<updated>2018-08-05T07:44:15+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2018-04-21T21:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=1b62dc325c0c1ecba1bb993a4111310cd4c798c7'/>
<id>1b62dc325c0c1ecba1bb993a4111310cd4c798c7</id>
<content type='text'>
unit tests for request processing
collect existing request processing tests from Perl tests/*.t
(test_request.c runs *much* more quickly than Perl tests/*.t)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unit tests for request processing
collect existing request processing tests from Perl tests/*.t
(test_request.c runs *much* more quickly than Perl tests/*.t)
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod_scgi] tests/mod-scgi.t unit tests</title>
<updated>2017-01-31T19:36:15+00:00</updated>
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<published>2017-01-04T16:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=4a68780e1b1d5388d2d67ab518d1d3c424b792d3'/>
<id>4a68780e1b1d5388d2d67ab518d1d3c424b792d3</id>
<content type='text'>
(copied from tests/mod-fastcgi.t fcgi-responder tests)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(copied from tests/mod-fastcgi.t fcgi-responder tests)
</pre>
</div>
</content>
</entry>
<entry>
<title>[scons] various improvements</title>
<updated>2015-08-29T09:28:04+00:00</updated>
<author>
<name>Stefan Bühler</name>
<email>stbuehler@web.de</email>
</author>
<published>2015-08-29T09:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lighttpd-git.git/commit/?id=68284bd7f11defea1a43cf987f501415ed29f4a5'/>
<id>68284bd7f11defea1a43cf987f501415ed29f4a5</id>
<content type='text'>
- don't generate files in src/
- move all build stuff to sconsbuild/
- have different output directories for static/ and fullstatic/,
  so we can use that directory for the test suite
- each build type (dynamic, static, fullstatic) has its own check target
- read CFLAGS, LDFLAGS and LIBS from environment
  (LIBS are appended after all other dependencies)

From: Stefan Bühler &lt;stbuehler@web.de&gt;

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3030 152afb58-edef-0310-8abb-c4023f1b3aa9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't generate files in src/
- move all build stuff to sconsbuild/
- have different output directories for static/ and fullstatic/,
  so we can use that directory for the test suite
- each build type (dynamic, static, fullstatic) has its own check target
- read CFLAGS, LDFLAGS and LIBS from environment
  (LIBS are appended after all other dependencies)

From: Stefan Bühler &lt;stbuehler@web.de&gt;

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3030 152afb58-edef-0310-8abb-c4023f1b3aa9
</pre>
</div>
</content>
</entry>
</feed>
