icinga2/test
Alexander A. Klimov 9531de3835 JsonEncode(): serialize integers w/o trailing .0
... so Icinga DB can parse them as integers.
2021-03-23 17:52:37 +01:00
..
config Remove unnecessary imports from unit test config 2016-08-28 10:41:46 +02:00
livestatus Livestatus: Fix "class" filter for log table 2015-11-26 19:15:54 +01:00
CMakeLists.txt Add tests for SHA1 function 2021-03-19 10:31:01 +01:00
base-array.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-base64.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-convert.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-dictionary.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-fifo.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-json.cpp JsonEncode(): serialize integers w/o trailing .0 2021-03-23 17:52:37 +01:00
base-match.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-netstring.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-object-packer.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-object.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-serialize.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-shellescape.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-stacktrace.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-stream.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-string.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-timer.cpp Fix for double-free (and possibly other memory-corruption related) crashes at logrotate time 2019-04-24 11:42:54 +02:00
base-tlsutility.cpp Add tests for SHA1 function 2021-03-19 10:31:01 +01:00
base-type.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
base-utility.cpp Merge pull request #7092 from Icinga/bugfix/command-escape-windows-4849 2021-02-01 11:20:44 +01:00
base-value.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
config-ops.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icinga-checkable-fixture.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icinga-checkable-flapping.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icinga-checkresult.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icinga-dependencies.cpp Tests: Add multi parent dependency test case 2020-02-11 15:13:25 +01:00
icinga-legacytimeperiod.cpp LegacyTimePeriod: support specifying seconds 2019-08-22 18:50:37 +02:00
icinga-macros.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icinga-notification.cpp Tests: Add Notification state/type to string cases 2019-07-16 13:46:22 +02:00
icinga-perfdata.cpp PerfdataValue: add UoMs 2020-04-03 12:47:36 +02:00
icingaapplication-fixture.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icingaapplication-fixture.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
livestatus-fixture.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
livestatus.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
remote-url.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
test-runner.cpp Tests: _Exit() in main() 2019-07-23 12:14:06 +02:00