changes: Add file for ticket 26299
[tor.git] / changes / ticket33643
blob7fddab74eb5a2774bf5eb88b8d969709793151d1
1   o Minor features (testing):
2     - The unit tests now support a "TOR_SKIP_TESTCASES" environment variable
3       to specify a list of space-separated test cases that should not be
4       executed. We will use this to disable certain tests that are failing on
5       Appveyor because of mismatched OpenSSL libraries. Part of ticket 33643.