From: teor Date: Sun, 19 Feb 2017 11:51:50 +0000 (+1100) Subject: Changes file for 21470 X-Git-Tag: tor-0.3.1.1-alpha~253^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c45e58bf1128af742d9d12800e969136d21320d;p=thirdparty%2Ftor.git Changes file for 21470 --- diff --git a/changes/test21470 b/changes/test21470 new file mode 100644 index 0000000000..8bb78dffc9 --- /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.