openldap/tests/scripts
Ben Collins b7dd47c4cb * configure.in: add --enable-dynamic option for linking our local binaries
with the shared libraries instead of static, defaults to no
* build/lib-shared.mk: if LINK_BINS_DYNAMIC is set we create a symlink to
  the .so and .so.# file along with the .a and .la files
* build/lib.mk: make sure the above links get removed on clean target
* build/top.mk: add define for LINK_BINS_DYNAMIC
* tests/scripts/defines.sh: add export for LD_LIBRARY_PATH so that tests will
  run without requiring installation of libraries when we use --enable-dynamic
  (LD_LIBRARY_PATH is always set, since it can't really hurt).
1999-09-29 00:56:43 +00:00
..
acfilter.sh Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
all Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
defines.sh * configure.in: add --enable-dynamic option for linking our local binaries 1999-09-29 00:56:43 +00:00
makeldbm.sh Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
passwd-search Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
startup_nis_ldap_server.sh Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test001-slapadd Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test002-populate Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test003-search Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test004-modify Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test005-modrdn Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test006-acls Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test007-replication Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test008-concurrency Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
test009-referral Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00