<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>misos</author_name>
  <author_url>https://blog.hatena.ne.jp/misos/</author_url>
  <blog_title>めも</blog_title>
  <blog_url>https://paper.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>コード</anon>
  </categories>
  <description>やりたいこと Googleテストで単体テストを行うときに、デバッグの為に特定のテストだけを実行したい. 解決策 環境変数から指定する場合, export GTEST_FILTER = &quot;SpecifiTestName&quot; コマンドラインから指定する場合、 --gtest_filter =SpecifiTestName と記述する。Visual Studioの場合は、デバッグの設定から環境変数にGTEST_FILTER = &quot;SpecifiTestName&quot;などと記述すればいい。’*’（任意の文字列にマッチ）と ‘?’（任意の1文字にマッチ)などが使用できて TestCase*としたなら「Test…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpaper.hatenadiary.jp%2Fentry%2F2019%2F03%2F06%2F192951&quot; title=&quot;Google Testのテストで指定したテストのみ実行 - めも&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-06 19:29:51</published>
  <title>Google Testのテストで指定したテストのみ実行</title>
  <type>rich</type>
  <url>https://paper.hatenadiary.jp/entry/2019/03/06/192951</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
