8 Commits

Author SHA1 Message Date
fastium
7d7fb400ff FIX tests namespaces 2024-12-30 13:57:42 +01:00
fastium
db834de1fd ADD cpplint args in action file 2024-12-30 13:57:42 +01:00
af0b6180da
FIX raw + unique ptr tests (#12)
FIX issues on raw and unique pointer tests
+ Merge individual test files for unique and raw pointers and merged their test cases into a single test file for simplicity.

Co-authored-by: Fastium <79766552+Fastium@users.noreply.github.com>
2024-11-06 12:35:04 +01:00
f4e33d1d81
Merge branch 'develop' into test-unique-ptr 2024-10-21 16:16:00 +02:00
fastium
fd30e9cd8e UDP change name and description of the test 2024-10-20 19:10:52 +02:00
fastium
54bd1b6efa ADD raw pointer tests (run on onlineGDB) 2024-10-20 19:07:10 +02:00
fastium
ec660dc8dc ADD unique_ptr tests (run on onlineGDB) 2024-10-20 18:05:12 +02:00
fastium
73ed8a06d2 ADD simple tests 2024-10-20 15:28:28 +02:00