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-11-11 13:50:56 -05:00
Code
Releases
Activity
85d308cec8
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