Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
googletest
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • googletest
  • Repository

Switch branch/tag
  • googletest
  • googlemock
  • test
  • gmock-actions_test.cc
Find file
BlameHistoryPermalink
  • Abseil Team's avatar
    Googletest export · d44b137f
    Abseil Team authored Aug 15, 2019
    Remove legacy support for signed wchar_t and unsigned wchar_t.
    
    Clang now errors out on these types as well by default. Rather than making the
    condition for these types even more complicated, just remove the tests covering
    these types since they don't seem to justify the maintenance burden. We
    can reasonably expect these types to work in compilers that support them
    without needing specific tests for them since they are treated as standard
    integral types.
    
    PiperOrigin-RevId: 263577673
    d44b137f
gmock-actions_test.cc 45 KB
EditWeb IDE
×

Replace gmock-actions_test.cc

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.