node-ldapjs/test/filters
Patrick Mooney 87117ecdec Use Buffer storage for EqualityFilter value
Store the value portion of EqualityFilter objects in raw attribute.
Certain binary-only comparisons (such as GUIDs or objectSIDs) are
difficult, if not impossible, to handle without direct binary access.
2014-06-01 19:46:11 -05:00
..
and.test.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
approx.test.js lint cleanup 2013-01-30 23:58:40 +00:00
eq.test.js Use Buffer storage for EqualityFilter value 2014-06-01 19:46:11 -05:00
ext.test.js support extensible matching of caseIgnore and caseIgnoreSubstrings 2013-10-28 21:12:12 +00:00
filter.test.js Update Filter utility functions 2013-11-30 23:31:15 -06:00
ge.test.js lint cleanup 2013-01-30 23:58:40 +00:00
le.test.js lint cleanup 2013-01-30 23:58:40 +00:00
not.test.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
or.test.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
parse.test.js filter parsing not catching (() 2013-02-07 18:16:40 +00:00
presence.test.js lint cleanup 2013-01-30 23:58:40 +00:00
substr.test.js lint cleanup 2013-01-30 23:58:40 +00:00