You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jc...@apache.org on 2017/05/25 21:12:49 UTC

svn commit: r1796198 - /httpd/httpd/branches/httpdunit/

Author: jchampion
Date: Thu May 25 21:12:49 2017
New Revision: 1796198

URL: http://svn.apache.org/viewvc?rev=1796198&view=rev
Log:
Feature branch for a C-based unit test suite.

Added:
    httpd/httpd/branches/httpdunit/   (props changed)
      - copied from r1796197, httpd/httpd/trunk/

Propchange: httpd/httpd/branches/httpdunit/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 25 21:12:49 2017
@@ -0,0 +1,49 @@
+config.nice
+configure
+missing
+install-sh
+mkinstalldirs
+aclocal.m4
+.deps
+generated_lists
+buildmk.stamp
+config.log
+Makefile
+libtool
+shlibtool
+config.status
+modules.c
+config.cache
+.libs
+httpd
+httpd.exe
+modules.lo
+Debug
+Release
+LibD
+LibR
+Apache.suo
+Apache.ncb
+Apache.opt
+apachecore.dll
+*.x
+*.aps
+*.plg
+*.dep
+*.mak
+*.rc
+Apache.sln
+BuildLog.htm
+*.stc
+*.stt
+*.sto
+*.vcproj
+*.vcproj.*
+autom4te.cache
+httpd.spec
+tags
+TAGS
+*.kdev4
+.kdev_include_paths
+.cproject
+.project

Propchange: httpd/httpd/branches/httpdunit/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu May 25 21:12:49 2017
@@ -0,0 +1,6 @@
+/httpd/httpd/branches/revert-ap-ldap:1150158-1150173
+/httpd/httpd/branches/trunk-buildconf-noapr:1780253-1795930
+/httpd/httpd/branches/trunk-openssl-threadid:1791053-1791848
+/httpd/httpd/branches/trunk-override-index:1793921-1793931
+/httpd/httpd/branches/trunk-test-integration:1777251-1782067
+/httpd/httpd/branches/wombat-integration:723609-723841