Kaspar Schiess
1509aa8ef6
! Fixes all tests
...
Some code has been removed. Version control is not synonymous with code storage - if you're not using it now, you probably don't have working tests and the code will be buggy anyway. Write it when you need it.
2010-02-12 14:39:57 +01:00
Kaspar Schiess
75f37c58b9
! Fixes tests for everything BUT the number conversion
...
This commit removes read_ber! since no one seems to be using it. YAGNI.
2010-02-12 11:59:46 +01:00
blackhedd
497e2be4e7
Added unit tests for search-filters
2006-04-17 20:39:54 +00:00
blackhedd
ca38bfc803
additional unit tests and partial support for filters in the test server.
2006-04-17 17:57:33 +00:00
blackhedd
7d08543d24
ldapserver now correctly selects which attributes to return in
...
a search, based on the client's request.
2006-04-17 12:41:50 +00:00
blackhedd
f8440cdf36
incorporated test data into the test LDAP server.
2006-04-17 03:44:55 +00:00
blackhedd
2ccd60bfc2
Test LDIF
2006-04-17 02:54:00 +00:00
blackhedd
825594ade2
Removed superfluous requires. Now, all you have to
...
do is require net/ldap and you'll pick up all the needed
modules.
2006-04-17 00:42:47 +00:00
blackhedd
4c9532f432
Refactored ldap/pdu and ldap/filter scripts
2006-04-17 00:41:49 +00:00
blackhedd
a25e74e1e3
added the ASN.1 syntax definition for a "present" filter.
2006-04-17 00:35:42 +00:00
blackhedd
9147cf1254
Started adding some LDAP-client test cases
2006-04-15 04:43:36 +00:00
blackhedd
9b59d3fd93
Fun little LDAP server to testing Net::LDAP
2006-04-15 02:19:55 +00:00