icinga2/test
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
..
config Remove unnecessary imports from unit test config 2016-08-28 10:41:46 +02:00
jenkins Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
livestatus Livestatus: Fix "class" filter for log table 2015-11-26 19:15:54 +01:00
CMakeLists.txt Implement unit tests for the time period parser 2017-12-20 08:08:02 +01:00
base-array.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-base64.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
base-convert.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-dictionary.cpp Replace boost::tuple with std::tuple 2017-11-30 17:41:02 +01:00
base-fifo.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-json.cpp Replace boost::tuple with std::tuple 2017-11-30 17:41:02 +01:00
base-match.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-netstring.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-object.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-serialize.cpp Replace boost::tuple with std::tuple 2017-11-30 17:41:02 +01:00
base-shellescape.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-stacktrace.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-stream.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-string.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base-timer.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
base-type.cpp Replace boost::tuple with std::tuple 2017-11-30 17:41:02 +01:00
base-value.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
config-ops.cpp Use std::unique_ptr for Expression objects 2017-12-15 10:44:54 +01:00
icinga-checkable-flapping.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
icinga-checkable-test.cpp Fix build problems with Visual Studio 2017 2017-12-14 08:55:36 +01:00
icinga-checkresult.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
icinga-legacytimeperiod.cpp Fix build errors 2017-12-20 08:08:02 +01:00
icinga-macros.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
icinga-notification.cpp Fixed missing include statement in unit test 2017-09-26 22:01:07 +02:00
icinga-perfdata.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
livestatus-fixture.cpp Use std::unique_ptr for Expression objects 2017-12-15 10:44:54 +01:00
livestatus.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
remote-url.cpp Fix for outdated libstdcxx 2017-12-20 08:02:17 +01:00
test-runner.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00