Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
; +---------------------------------------------------------------------------+
2
; | This is a configuration file for Net_LDAP2LDIFs tests.                     |
3
; | To activate the tests, you need to adjust the configuration to            |
4
; | your needs and copy it over to "ldapldifconfig.conf". Place the           |
5
; | file inside the directory holding all the test programs.                  |
6
; |                                                                           |
7
; | Note, that this tests assumes a correct LDIF file.                        |
8
; | By default, one of the test sets will be used.                            |
9
; |                                                                           |
10
; | The syntax of this file is really easy and similar to other .ini-files.   |
11
; | Remember to quote strings containing non-alphanumeric characters.         |
12
; +---------------------------------------------------------------------------+
13
 
14
 
15
; /!\ IMOPORTANT NOTE: THE LDIF BASED MOCK SERVER IS NOT IMPLEMENTED SO FAR! /!\
16
;     This file is just here for later use and a reminder. Just ignore it so far
17
;     unless you are implementing tests :)