Coder Social home page Coder Social logo

ament / googletest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/googletest

3.0 3.0 10.0 12.26 MB

Google Test

License: BSD 3-Clause "New" or "Revised" License

CMake 0.50% C++ 90.75% C 0.95% Python 6.93% Shell 0.21% Starlark 0.62% Batchfile 0.05%

googletest's People

Contributors

asoffer avatar assafpr avatar billydonahue avatar bryanzim avatar ciband avatar cj-johnson avatar clalancette avatar coryan avatar dani-hub avatar davidben avatar derekmauro avatar dinord avatar dnsunderland avatar dukexar avatar gennadiycivil avatar iyp-programer-yeah avatar jacobsa avatar jonny007-mkd avatar kinddragon avatar kuzkry avatar mbxx avatar ngie-eign avatar quuxplusone avatar rogeeff avatar steelskin avatar suertreus avatar tanzislam avatar thejcannon avatar thughes avatar vslashg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

googletest's Issues

Current Gmock generates a lot of warning on Ubuntu 22.04 with Clang

On Humble building unittests generated a lot of warning with regard to GMock:

In file included from /opt/ros/humble/src/gmock_vendor/include/gmock/gmock-spec-builders.h:75:
/opt/ros/humble/src/gmock_vendor/include/gmock/gmock-matchers.h:721:3: warning: definition of implicit copy constructor for 'StrEqualityMatcher<std::basic_string<char>>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher);

Can this be fixed since it generates a lot warning making it impossible to find the error.

In GMock this is fixed in google#2815

gtest:return code -11

when I use colcon test to run test, an error occurred:
[ OK ] [ PASSED ] 1 test. -- run_test.py: return code -11

What puzzles me is that the result of test passed, but why the return value of RUN_ALL_TESTS is -11? What does this return value represent?
Thanks very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.