Skip to content
Snippets Groups Projects
  1. Jun 12, 2024
    • Joscha Schmiedt's avatar
    • Joscha Schmiedt's avatar
      Add <gtest/gtest.h> include to tests · 608b11b5
      Joscha Schmiedt authored
      608b11b5
    • Joscha Schmiedt's avatar
      WIP: Fix CMakeLists.txt of tests for Conan 2.0 · b740e836
      Joscha Schmiedt authored
      Still crashes with weird linker errors regarding boost::test (??)
      
      usr/bin/ld: /home/joscha/.conan2/p/b/boostec508655df7a4/p/lib/libboost_test_exec_monitor.a(test_main.o): in function `test_main_caller::operator()()':
      /home/joscha/.conan2/p/boostada19f4305785/s/src/./boost/test/impl/test_main.ipp:34: undefined reference to `test_main(int, char**)'
      /usr/bin/ld: /home/joscha/.conan2/p/b/boostec508655df7a4/p/lib/libboost_test_exec_monitor.a(test_main.o): in function `test_main_caller::operator()()':
      /home/joscha/.conan2/p/boostada19f4305785/s/src/./boost/test/impl/test_main.ipp:34: undefined reference to `test_main(int, char**)'
      collect2: error: ld returned 1 exit status
      gmake[3]: *** [test/CMakeFiles/test_data_type.dir/build.make:223: test/test_data_type] Error 1
      gmake[2]: *** [CMakeFiles/Makefile2:347: test/CMakeFiles/test_data_type.dir/all] Error 2
      gmake[2]: *** Waiting for unfinished jobs....
      collect2: error: ld returned 1 exit status
      gmake[3]: *** [test/CMakeFiles/test_configuration.dir/build.make:223: test/test_configuration] Error 1
      gmake[2]: *** [CMakeFiles/Makefile2:375: test/CMakeFiles/test_configuration.dir/all] Error 2
      /usr/bin/ld: /home/joscha/.conan2/p/b/boostec508655df7a4/p/lib/libboost_test_exec_monitor.a(test_main.o): in function `test_main_caller::operator()()':
      /home/joscha/.conan2/p/boostada19f4305785/s/src/./boost/test/impl/test_main.ipp:34: undefined reference to `test_main(int, char**)'
      /usr/bin/ld: /home/joscha/.conan2/p/b/boostec508655df7a4/p/lib/libboost_test_exec_monitor.a(test_main.o): in function `test_main_caller::operator()()':
      /home/joscha/.conan2/p/boostada19f4305785/s/src/./boost/test/impl/test_main.ipp:34: undefined reference to `test_main(int, char**)'
      collect2: error: ld returned 1 exit status
      gmake[3]: *** [test/CMakeFiles/test_entity.dir/build.make:223: test/test_entity] Error 1
      gmake[2]: *** [CMakeFiles/Makefile2:431: test/CMakeFiles/test_entity.dir/all] Error 2
      collect2: error: ld returned 1 exit status
      gmake[3]: *** [test/CMakeFiles/test_connection.dir/build.make:223: test/test_connection] Error 1
      gmake[2]: *** [CMakeFiles/Makefile2:403: test/CMakeFiles/test_connection.dir/all] Error 2
      gmake[1]: *** [Makefile:146: all] Error 2
      gmake[1]: Leaving directory '/home/joscha/caosdb/src/caosdb-cpplib/build/Debug'
      b740e836
    • Joscha Schmiedt's avatar
      Fix errors in CMakeLists.txt for Debug · 59fa4cef
      Joscha Schmiedt authored
      59fa4cef
    • Joscha Schmiedt's avatar
      Add cli targets to conan build · c8b7bc33
      Joscha Schmiedt authored
      c8b7bc33
    • Joscha Schmiedt's avatar
      073639c3
    • Joscha Schmiedt's avatar
      a5264b12
  2. Jun 04, 2024
  3. Jun 03, 2024
  4. Feb 09, 2024
  5. Feb 08, 2024
  6. Nov 01, 2023
  7. Oct 27, 2023
  8. Sep 26, 2023
  9. Sep 25, 2023
  10. Sep 01, 2023
  11. Jun 19, 2023
  12. Jun 16, 2023
  13. Jun 15, 2023
  14. Apr 05, 2023
  15. Feb 24, 2023
  16. Feb 06, 2023
  17. Nov 24, 2022
  18. Nov 23, 2022
  19. Nov 22, 2022
  20. Nov 21, 2022
Loading