Commit Graph
16 Commits
Author SHA1 Message Date
Bartek Kryza 491fb2b443 Added test cases for JSON class generators 2023-03-22 01:00:26 +01:00
Bartek Kryza c59fbfa565 Added JSON test case stubs for all class diagram test cases 2023-03-21 00:37:57 +01:00
Bartek Kryza cf0d87a0bf Updated clang-format to version 15 2023-03-01 20:22:00 +01:00
Bartek Kryza 78cfa630e5 Fixed handling of relative paths in configuration files (#69) 2023-01-21 18:07:46 +01:00
Bartek Kryza 37b6e69d41 Updated copyright headers 2023-01-02 11:29:11 +01:00
Bartek Kryza 07584c8616 Fixed building on macos with LLVM 15 2022-12-25 21:30:01 +01:00
Bartek Kryza 4caf7308b2 Fixed namespace exclusion filtering 2022-09-21 23:24:29 +02:00
Bartek Kryza 0cef28ac02 Fixed building and tests on macos 2022-08-30 21:39:40 +02:00
Bartek Kryza 1cf271fedf Fixed up to 33 2022-07-24 13:28:19 +02:00
Bartek Kryza 750f838390 Fixed virtual inheritance handling 2022-04-16 20:48:50 +02:00
Bartek Kryza 8d89f6ccf0 Extended class diagram subclasses test with multiple inheritance 2022-04-16 17:15:01 +02:00
Bartek Kryza f33f1ef236 Extended subclass filter test with template inheritance 2022-03-31 20:52:18 +02:00
Bartek Kryza 825bd33615 Refactored relationship and scope filter types 2022-03-29 18:39:25 +02:00
Bartek Kryza e7d40537b1 Fixed t00039 relationship filter case 2022-03-29 00:38:36 +02:00
Bartek Kryza 3d7c446d57 Enabled subclass filter to generate class inheritance diagram 2022-03-29 00:27:02 +02:00
Bartek Kryza 36065a7819 Refactored include and exclude filters 2022-03-27 19:32:58 +02:00