commit 2c45e58bf1128af742d9d12800e969136d21320d Author: teor teor2345@gmail.com Date: Sun Feb 19 22:51:50 2017 +1100
Changes file for 21470 --- changes/test21470 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/test21470 b/changes/test21470 new file mode 100644 index 0000000..8bb78df --- /dev/null +++ b/changes/test21470 @@ -0,0 +1,5 @@ + o Minor enhancements (unit tests): + - Improve version parsing tests: add tests for typical version components, + add tests for invalid versions, including numeric range and non-numeric + prefixes. + Unit tests 21278, 21450, and 21507. Partially implements 21470.
tor-commits@lists.torproject.org