mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
11.53.2008 95acf22bf7ffc70460accf7e264939fac6cc0095
Cleanup in clu testsuite
9 files deleted
3 files renamed
3 files modified
427 ■■■■■ changed files
opends/tests/functional-tests/shared/data/clu/clu_start.ldif patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/addattr_integer.ldif 29 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/adddata_integer.ldif 84 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/addobj_integer.ldif 29 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/delattr_integer.ldif 29 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/deldata_integer.ldif 35 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/delobj_integer.ldif 29 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/entry.ldif 34 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/fileURL 1 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/data/ldif_comp.ldif 151 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/ldapmodify_checkbehavior.ldif patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/ldapmodify_checkoptions.ldif patch | view | raw | blame | history
opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkbehavior.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/clu/clu_setup.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/data/clu/clu_start.ldif
opends/tests/functional-tests/shared/data/clu/data/addattr_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/adddata_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/addobj_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/delattr_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/deldata_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/delobj_integer.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/entry.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/data/fileURL
File was deleted
opends/tests/functional-tests/shared/data/clu/data/ldif_comp.ldif
File was deleted
opends/tests/functional-tests/shared/data/clu/ldapmodify_checkbehavior.ldif
opends/tests/functional-tests/shared/data/clu/ldapmodify_checkoptions.ldif
opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkbehavior.xml
@@ -55,7 +55,7 @@
          <!--- Define default value for basedn and dsfilename -->
          <script>
            basedn = 'ou=ldapmodify,o=clu tests,dc=example,dc=com'
            dsfilename = '%s/clu/data/ldapmodify_checkbehavior.ldif' \
            dsfilename = '%s/clu/ldapmodify_checkbehavior.ldif' \
            % logsRemoteDataDir
          </script>
          
opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml
@@ -55,7 +55,7 @@
          
          <!--- Define default value for dsfilename -->
          <script>
            dsfilename = '%s/clu/data/ldapmodify_checkoptions.ldif' \
            dsfilename = '%s/clu/ldapmodify_checkoptions.ldif' \
            % logsRemoteDataDir
          </script>
          
opends/tests/functional-tests/testcases/clu/clu_setup.xml
@@ -111,7 +111,7 @@
              <call function="'importLdif'">
                { 
                'ldifFile'    : '%s/clu/data/clu_start.ldif' % logsRemoteDataDir
                'ldifFile'    : '%s/clu/clu_start.ldif' % logsRemoteDataDir
                }
              </call>