Commit Graph

16 Commits

Author SHA1 Message Date
andrey.bychkov
3255199b3f Unit tests for PIClientServer 2024-09-16 19:54:44 +03:00
0f19719a98 fix CMake policy check 2023-04-23 23:15:55 +03:00
650dadc347 new gtest 2023-03-16 09:34:34 +03:00
Andrey
62e130f91b disconnect test failed 2021-09-30 18:41:01 +03:00
41cfaefda8 1-10 tests for PIString 2021-01-21 13:20:02 +03:00
1dc827f16a Fix windows build tests 2021-01-20 16:52:57 +03:00
493b211886 Configure address and undefined sanitizers & fix delete UB 2021-01-12 13:53:32 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00
2ba05c81b1 disable pistring tests 2020-09-25 13:03:56 +03:00
f9c1dbc661 bugzz 2020-09-15 15:39:17 +03:00
Федоренко Дмитрий Витальевич
88a147e0a1 string tests 2020-09-10 18:27:58 +03:00
Шишов Максим Денисович
2913fc284b Merge with pip 3 2020-09-01 12:54:02 +03:00
9cd108cf20 tests binary dir fix 2020-08-03 11:10:27 +03:00
22208fbf51 tests binary dir fix 2020-08-03 11:10:05 +03:00
c7ac4fa551 Refactored CMakeLists.txt
* new pip_module() macro
 * fixed exports
 * automatic gather all exports and pass them to Doxygen and PICodeParser
2020-08-01 21:29:32 +03:00
21111b3e67 move tests to separate dir
create macro "pip_test()" for easily add new tests
2020-07-31 15:47:08 +03:00