Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
immortalmewtwo
/
freeShop
forkato da
evi/freeShop
Segui
1
Vota
0
Forka
0
File
Ramo (Branch):
master
Rami (Branch)
Tag
master
v4.1.0
4.1.3
4.1.2
4.1.1
4.0.0
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.2
3.1.1
3.1.0
3.0.0
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.0.4
2.0.3
2.0.2
2.0.1
2.0
1.2.2
1.2.1
1.2
1.1
1.0
freeShop
/
test
/
main.cpp
main.cpp
79 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
#include "gtest/gtest.h"
TEST(Test, EqualityCheck){
EXPECT_EQ(true, true);
}