This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
polybar
mirror of
https://github.com/polybar/polybar.git
Watch
1
Star
1
Fork
You've already forked polybar
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0d3d7a3e7
polybar
/
tests
/
common
/
test.hpp
4 lines
39 B
C++
Raw
Normal View
History
Unescape
Escape
refactor(tests): Drop CppUnit
2016-10-24 23:47:00 +00:00
#
pragma once
tests: Use local gtest headers This makes sure the headers and the compiled gtest library are compatible
2018-04-08 15:53:13 +00:00
#
include
"gtest/gtest.h"