1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib/appweb
Jelmer Vernooij 8773e743c5 r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
output in the testsuite rather than just True or False for a
set of tests.

The aim is to use this for:
 * known failure lists (run all tests and detect tests that
						started working or started failing). This
   would allow us to get rid of the RPC-SAMBA3-* tests
 * nicer torture output
 * simplification of the testsuite system
 * compatibility with other unit testing systems
 * easier usage of smbtorture (being able to run one test
						and automatically set up the environment for that)

This is still a work-in-progress; expect more updates over the next couple of
days.
(This used to be commit 0eb6097305)
2007-10-10 14:21:12 -05:00
..
ejs r19021: match the prototype for a trigger function 2007-10-10 14:20:29 -05:00
ejs-2.0 r18925: Add current snapshot of the ejs-2.0 code. Tridge, will you be incorporating this? 2007-10-10 14:20:21 -05:00
esp r8631: give an error on incorrect argument count 2007-10-10 13:29:46 -05:00
mpr r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained 2007-10-10 14:21:12 -05:00
config.m4 r15321: Reduce the size of rewrite.m4 a bit more 2007-10-10 14:05:15 -05:00
config.mk r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement 2007-10-10 14:04:18 -05:00
README r8401: add a readme pointing to the upstream sources 2007-10-10 13:22:58 -05:00

The lib/appweb directory is a partial import of the appweb ejs and esp
code from http://www.appwebserver.org/

Many thanks to the mbedthis people, and especially Michael O'Brien for
his assistance in getting this code integrated into Samba4.