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