forked from karthik655/hhvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Miscellaneous fixes: add newlines back, remove specific user path inf…
…o, and help message update Removing the final newlines from the expect files was premature and probably a mistake. http://stackoverflow.com/questions/729692/why-should-files-end-with-a-newline So, leave it to clients/upstream to deal with newlines at the end of the file. Also, do not print user path info out in expect files (or other files). e.g., no joelm Also, list frameworks in help message when specifying invalid ones Reviewed By: @ptarjan Differential Revision: D1045907
- Loading branch information
1 parent
ea9704e
commit 83fb9cf
Showing
22 changed files
with
3,298 additions
and
18,108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -519,4 +519,4 @@ F | |
Utf8_test::test_convert_to_utf8 | ||
. | ||
Xml_helper_test::test_xml_convert | ||
. | ||
. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -397,4 +397,4 @@ QueryBuilderTest::testWhereNotLike | |
QueryBuilderTest::testWhereNotNull | ||
. | ||
QueryBuilderTest::testWhereNull | ||
. | ||
. |
Oops, something went wrong.