Commit Graph

13 Commits

Author SHA1 Message Date
Valentino Orlandi bd22bbb6d9
Fixes for MSVC 2024-02-17 15:52:26 +01:00
Valentino Orlandi b70202078b
Improvements and updates 2024-02-09 16:28:02 +01:00
Valentino Orlandi 3f71f10e2a
Tests improvements
Added tests for LogsFormatField enum values
2024-02-09 14:07:01 +01:00
Valentino Orlandi 236b7eeb33
Improvements and updates 2024-02-09 00:10:56 +01:00
Valentino Orlandi 359c7f22e7
Tests improvements
Improved tests against query filters
2024-01-28 17:57:47 +01:00
Valentino Orlandi c1265ae690
Tests improvements
Added tests for the operators with custom behavior
2024-01-22 20:04:52 +01:00
Valentino Orlandi d910069a1b
Minor code improvements
Replaced use of postfix operators with prefix operators.
Replaced manual declarations with Q_DISABLE_COPY_MOVE macro for
FileHandler classes.
2024-01-21 16:05:23 +01:00
Valentino Orlandi 9ac8e7c5c2
Tests improvements
Added tests for LogLineData and logs parsing
2024-01-21 14:46:27 +01:00
Valentino Orlandi a49a02195d
Tests improvements
Added test for CharOps functions.
Improved tests for some StringOps functions.
Improved tests for the Nginx and IIS format string parser.
2023-12-01 22:11:17 +01:00
Valentino Orlandi 48b97bfe10
Tests improvements
Improved whitebox tests for the apache2 format string parser
2023-09-17 20:17:47 +02:00
Valentino Orlandi ae521d786b
Tests improvements
Added documentation comments.
Added tests for filtering functions.
2023-07-23 11:00:31 +02:00
Valentino Orlandi a78632a024
Fixed time-zone handling for DateTimeOps tests 2023-04-15 20:34:56 +02:00
Valentino Orlandi 67fc419e46
Added tests suite
Added white-box tests.
Updated CMakeLists to allow using CTest.
2023-04-11 23:28:55 +02:00