Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

monica
Trending repository
GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Ethereum logo
Popular topic
Ethereum is a distributed public blockchain network.
Trending repository
lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
App recommended by GitHub

BackHub

BackHub creates recurring backups of your repositories and metadata with daily snapshots.

Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.

With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.

prysm
Trending repository
Trending repository
danwinship
danwinship commented Nov 19, 2020

When we first added SCTP tests, we thought that we weren't going to be able to do actual tests of SCTP network connectivity within kubernetes CI, so we came up with a plan involving a split between tests that involve actual SCTP network connectivity (which require the SCTP kernel module to be available) and tests that don't do SCTP network traffic and so can run anywhere. That way we could still t

App recommended by GitHub

Rollbar

Rollbar is a continuous code improvement platform that helps development teams deploy better software, faster, and quickly recover from critical errors in their code. Rollbar enables developers to focus on continually improving their code and constantly innovating rather than spending time monitoring, investigating, and debugging.

You can’t perform that action at this time.