Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #663 from facebook/nekto/only_omit_fix
Browse files Browse the repository at this point in the history
Improve `-only` and `-omit` options behavior.
  • Loading branch information
yiding committed Feb 5, 2016
2 parents fdd74e0 + d939518 commit 27caa7d
Show file tree
Hide file tree
Showing 14 changed files with 376 additions and 266 deletions.
2 changes: 1 addition & 1 deletion otest-query/otest-query.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
CD9048F61756C5B1006CF16D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = Facebook;
};
buildConfigurationList = CD9048F91756C5B1006CF16D /* Build configuration list for PBXProject "otest-query" */;
Expand Down
2 changes: 1 addition & 1 deletion otest-shim/otest-shim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
283CCA8416C2EE4C00F2E343 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = "Facebook, Inc.";
};
buildConfigurationList = 283CCA8716C2EE4C00F2E343 /* Build configuration list for PBXProject "otest-shim" */;
Expand Down
2 changes: 1 addition & 1 deletion reporters/reporters.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@
isa = PBXProject;
attributes = {
LastTestingUpgradeCheck = 0700;
LastUpgradeCheck = 0710;
LastUpgradeCheck = 0720;
};
buildConfigurationList = 2893A94117960CAD00EFBD28 /* Build configuration list for PBXProject "reporters" */;
compatibilityVersion = "Xcode 3.2";
Expand Down
2 changes: 1 addition & 1 deletion xcodebuild-shim/xcodebuild-shim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
283CCAA116C2EE7200F2E343 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = "Facebook, Inc.";
};
buildConfigurationList = 283CCAA416C2EE7200F2E343 /* Build configuration list for PBXProject "xcodebuild-shim" */;
Expand Down
Loading

0 comments on commit 27caa7d

Please sign in to comment.