Added check for property iterators

This commit is contained in:
Jan Möbius
2016-04-07 15:51:22 +02:00
parent 6a045b5c5e
commit 697a205389
2 changed files with 158 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<ul>
<li>Added several unittests for VectorT</li>
<li>Added Benchmarks for VectorT</li>
<li>Added test for property iterators</li>
</ul>
<b>Build System</b>