File: googletest.imp

package info (click to toggle)
prometheus-cpp 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: cpp: 3,596; sh: 37; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
[
  { include: [ "@<gmock/.*>", private, "<gmock/gmock.h>", public ] },
  { include: [ "@<gtest/.*>", private, "<gtest/gtest.h>", public ] },
  { include: [ "@<bits/chrono.h>", private, "<chrono>", public ]},
  { include: [ "@<bits/this_thread_sleep.h>", private, "<thread>", public ]}
]