Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Aug 31, 2024
  3. Aug 22, 2024
  4. Jun 12, 2024
    • Joscha Schmiedt's avatar
      FIX Link to gtest_main in tests · 61f152e7
      Joscha Schmiedt authored
      61f152e7
    • 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
  5. May 31, 2024
  6. May 16, 2024
  7. Nov 10, 2022
  8. Sep 22, 2022
  9. Sep 01, 2022
    • Timm Fitschen's avatar
      PIPELINE · 2ae4a936
      Timm Fitschen authored
      Squashed commit of the following:
      
      commit 5f1e1889
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Thu Sep 1 13:35:05 2022 +0200
      
          PIPELINE
      
      commit 911a16c5
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Thu Sep 1 11:48:55 2022 +0200
      
          PIPELINE
      
      commit a737a9bb
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Thu Aug 18 13:16:37 2022 +0200
      
          PIPELINE
      
      commit b4c22e71
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Thu Aug 18 12:15:50 2022 +0200
      
          PIPELINE
      
      commit 0e13e9ae
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Wed Aug 17 13:23:37 2022 +0200
      
          PIPELINE
      
      commit 4806355a
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Wed Aug 17 13:20:45 2022 +0200
      
          PIPELINE
      
      commit cbf9be36
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Wed Aug 17 12:51:25 2022 +0200
      
          PIPELINE
      
      commit 7415b226
      Author: Timm Fitschen <t.fitschen@indiscale.com>
      Date:   Mon Aug 15 19:20:45 2022 +0200
      
          PIPELINE
      Verified
      2ae4a936
  10. Jul 02, 2022
  11. Jul 01, 2022
  12. Jun 30, 2022
  13. Jun 24, 2022
  14. Jun 22, 2022
  15. Feb 18, 2022
  16. Feb 11, 2022
  17. Nov 17, 2021
  18. Nov 08, 2021
  19. Nov 06, 2021
  20. Oct 26, 2021
  21. Oct 15, 2021
Loading