Skip to content

Commit b0cdd9a

Browse files
committed
Added igloo BDD-style feature testing framework.
1 parent 83cca78 commit b0cdd9a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "deps/gmock"]
88
path = deps/gmock
99
url = git://github.com/cpp-netlib/gmock
10+
[submodule "deps/igloo"]
11+
path = deps/igloo
12+
url = git://github.com/joakimkarlsson/igloo.git

deps/igloo

Submodule igloo added at 7d5ad81

0 commit comments

Comments
 (0)