A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 2a8b55b1c55cb99c09543f1b5648da98f5d28a8d (commit) from 2c4d548206916676026a5b57298ae3086500eb66 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2a8b55b1c55cb99c09543f1b5648da98f5d28a8d Author: Howard Chu hyc@openldap.org Date: Fri Nov 25 01:29:34 2011 -0800
ITS#7090 test unordered slapadd
-----------------------------------------------------------------------
Summary of changes: tests/data/test-reordered.ldif | 55 +++++++++++++++++++++++++++++++++++ tests/data/test-unordered.ldif | 55 +++++++++++++++++++++++++++++++++++ tests/scripts/defines.sh | 2 + tests/scripts/test001-slapadd | 62 +++++++++++++++++++++++++++++++++++++++- 4 files changed, 173 insertions(+), 1 deletions(-) create mode 100644 tests/data/test-reordered.ldif create mode 100644 tests/data/test-unordered.ldif