summaryrefslogtreecommitdiff
path: root/tests/ovsdb-condition.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-data: Improve grammar in error message.Ben Pfaff2018-10-031-45/+45
* condition: Reject <, <=, >=, > with optional scalar against empty set.Ben Pfaff2018-10-031-1/+255
* condition: Fix ==, !=, includes, excludes on optional scalars.Ben Pfaff2018-10-031-4/+20
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-3/+3
* ovsdb: add conditions utilities to support monitor_condLiran Schour2016-07-181-0/+41
* ovsdb: Allow comparison on optional scalar typesTerry Wilson2014-08-201-0/+81
* ovsdb: Correctly implement conditions that include multiple clauses.Ben Pfaff2011-11-281-16/+36
* ovsdb: Make scalars and 1-element sets interchangeable.Ben Pfaff2010-02-081-8/+8
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-1/+1
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+558