diff options
| author | Albert Fong <albertfong@live.com> | 2016-09-21 23:02:02 -0700 |
|---|---|---|
| committer | Albert Fong <albertfong@live.com> | 2016-09-21 23:02:02 -0700 |
| commit | 157597419942e4fe73e0d94c8fac95016032eace (patch) | |
| tree | 382b738ab4a73a9f577aa85e20ff1be21cbb5e33 /ports/doctest/CONTROL | |
| parent | 869a3b22ad9d13fa29b40751998127270365880b (diff) | |
| download | vcpkg-157597419942e4fe73e0d94c8fac95016032eace.tar.gz vcpkg-157597419942e4fe73e0d94c8fac95016032eace.zip | |
Add doctest 1.1.0
Diffstat (limited to 'ports/doctest/CONTROL')
| -rw-r--r-- | ports/doctest/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/doctest/CONTROL b/ports/doctest/CONTROL new file mode 100644 index 000000000..df41ef19f --- /dev/null +++ b/ports/doctest/CONTROL @@ -0,0 +1,3 @@ +Source: doctest +Version: 1.1.0 +Description: The lightest feature-rich C++ single-header testing framework for unit tests and TDD |
