ticket33643 336 B

12345
  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.