[Lldb-commits] [PATCH] Fix @skipUnlessPlatform and @skipIfPlatform decorators to work on entire test classes as well.

Dawn Perchik dawn+llvm at burble.org
Wed Apr 8 13:37:07 PDT 2015


Haven't run full tests, but patch runs previously skipped tests on OSX for:

  ./dotest.py -v -t --executable $LLDB_EXEC ./lang/objc/foundation

which used to run only 2 tests, and now runs 31.  lgtm!


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8903

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list