summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont2019-09-201-1/+0
* [#150,!385] Addressed review comments:Tomek Mrugalski2019-08-141-1/+1
* [150-add-sub-option-classification] Added unit tests and fixed logsFrancis Dupont2019-08-142-2/+230
* updated copyright dates, added release statement to ChangeLogKea-1.6.0-beta2Michal Nowikowski2019-07-221-1/+1
* added test for very long text for parser which checks for crash - bug in flex...Razvan Becheriu2019-06-241-0/+7
* [5685] Added dependency methods and testsFrancis Dupont2018-11-052-0/+99
* [#101,!58] Implemented ConfigBackendDhcp4Mgr, mysql backend registers/unregis...Thomas Markwalder2018-10-101-0/+1
* [67-expressions-hexa-strings] Addressed commentsFrancis Dupont2018-09-181-2/+2
* [67-expressions-hexa-strings] Added hexstring testsFrancis Dupont2018-09-163-1/+63
* [67-expressions-hexa-strings] checkpoint to update syntaxFrancis Dupont2018-09-161-0/+6
* [5647] Added missing libs in unit tests.Marcin Siodelski2018-06-121-0/+1
* [master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont2018-04-112-2/+108
|\
| * [5374] Checkpoint for regen before testsFrancis Dupont2018-04-071-11/+11
| * [5374] checkpoint (todo doc and dhcp6 tests)Francis Dupont2017-11-241-1/+77
| * [5374] Checkpoint: added member token, syntax and tests todoFrancis Dupont2017-11-241-0/+30
* | Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu2017-12-123-0/+93
|\|
| * [master] Fixed a likely type d1 -> r1Francis Dupont2017-10-071-1/+1
| * [5363] Added chained ifelse unit testFrancis Dupont2017-09-291-0/+7
| * [5363] Added ifelse operatorFrancis Dupont2017-09-283-0/+86
* | Merge branch 'isc-master' into config-hAndrei Pavel2017-08-174-61/+176
|\|
| * [master] Reverting one change after github52 merge.Tomek Mrugalski2017-07-251-1/+4
| * spelling: substringJosh Soref2017-07-232-2/+2
| * spelling: evaluationJosh Soref2017-07-231-1/+1
| * spelling: evaluatingJosh Soref2017-07-231-1/+1
| * [5287] Minor grammar corrections.Tomek Mrugalski2017-07-041-4/+4
| * [5287] Updated clasify docFrancis Dupont2017-07-032-14/+74
| * [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-124-4/+4
| * [5132] Changes after review (comment #10):Tomek Mrugalski2017-04-031-2/+11
| * [5132] expressions evaluated to string addedTomek Mrugalski2017-03-231-1/+44
| * [5132] evaluate renamed to evaluateBoolTomek Mrugalski2017-03-232-26/+26
| * Corrected typosAndrei Pavel2016-12-142-11/+11
* | Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
|/
* fix some spelling mistakesVincent Legout2016-11-081-2/+2
* [3161] Pass values by reference as indicated by cpp-check.Marcin Siodelski2016-09-131-6/+9
* [3161] Pass values by reference where it makes sense.Marcin Siodelski2016-09-131-13/+19
* [5004] Addressed commentsFrancis Dupont2016-09-061-3/+3
* [5004] Better fix for CID 1372419Francis Dupont2016-09-021-2/+3
* [5004] Addressed CID 1372421 (and 1372420, 1372419)Francis Dupont2016-09-021-3/+3
* [master] Fixed recently introduced cpp-checkTomek Mrugalski2016-08-231-1/+1
* [4483] Obsolete comment removed.Tomek Mrugalski2016-08-231-5/+0
* [4483] Fix for sometimes-uninitialized problem in evaluate_unittest.ccTomek Mrugalski2016-08-231-2/+2
* [trac4883] A couple more typosShawn Routhier2016-08-231-2/+2
* [4483] Review comments addressedTomek Mrugalski2016-08-232-1/+34
* [trac4483] Fix a couple more typosShawn Routhier2016-08-231-3/+3
* [trac4483] Tidy up some typos and spacingShawn Routhier2016-08-222-8/+8
* [4483] Extra unit-tests added.Tomek Mrugalski2016-08-191-0/+14
* [4483] Added pkt4.msgtype and pkt4.transidTomek Mrugalski2016-08-191-0/+20
* [4483] Generic unit-tests for evaluating expressions writtenTomek Mrugalski2016-08-192-2/+122
* [4483] Integers in expressions implemented.Tomek Mrugalski2016-08-192-17/+82
* [master] Merge branch 'trac4271' (vendor options support in classification)Tomek Mrugalski2016-08-182-4/+1179
|\