Skip to content

Commit f6235d3

Browse files
committed
Leave out (changed) details of the testing.cpp project
1 parent 7638db6 commit f6235d3

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,9 @@ <h2><a id="project-structure"></a> <a href="#contents">≡</a> <a href="#project
166166
CMakeLists.txt
167167
include/
168168
testing_v1/
169-
test_synopsis.hpp
170-
test.hpp
169+
[...]
171170
library/
172-
test.cpp
171+
[...]
173172
internals/
174173
CMakeLists.txt
175174
testing/

index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,9 @@ example project that has essentially the following structure:
132132
CMakeLists.txt
133133
include/
134134
testing_v1/
135-
test_synopsis.hpp
136-
test.hpp
135+
[...]
137136
library/
138-
test.cpp
137+
[...]
139138
internals/
140139
CMakeLists.txt
141140
testing/

0 commit comments

Comments
 (0)