summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/ldap.rb
AgeCommit message (Collapse)Author
2013-06-24Allow the code to load when the ruby LDAP module is not present.Steve Kemp
Although the actual protocol-test will instafail this allows the test suite to be executed without the LDAP library being present.
2013-02-13 We no longer need to include the TCP-class, as we're noSteve Kemp
longer derived from it.
2013-02-13 Fixed syntaxSteve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 LDAP probe complete.Steve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 Updated to peel off a username/password.Steve Kemp
2012-11-23 Removed duplicate member-variables for subclasses.Steve Kemp
Allow test-inversion via "must not run".
2012-11-22 Parse the configuration file into arrays of jobs, via our test-factorySteve Kemp
2012-11-22 Whitespace updates.Steve Kemp
2012-11-22 Moved tests into a namespace.Steve Kemp
2012-11-22 Updated to require libraries more sanelySteve Kemp
2012-11-21 LDAP-protocol is now testable.Steve Kemp