You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The library is header-only and only depends on the C++11 STL. This is not intend
14
14
**get multiple parameters from flags*
15
15
16
16
## Platforms
17
-
Unit testsare performed on Linux (GCC & Clang), as well as on Windows (MSVC14). See the build badges for more details:
17
+
Automatic [unit tests](https://github.com/MichaelGrupp/MiniCommander/blob/master/test/unit_test.cpp) written with [Google Test](https://github.com/google/googletest)are performed on Linux (compilers: GCC 4.8 & Clang), as well as on Windows (compiler: MSVC14). Click the build badges for more details:
0 commit comments