-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor checkGlobals() error message creation #3711
Merged
Merged
Commits on Feb 4, 2019
-
feat(lib/utils.js): Add utility routines
Added two functions, sQuote and dQuote, for quoting text. Added ngettext function for message translation for dealing with plurality.
Configuration menu - View commit details
-
Copy full SHA for d613cd5 - Browse repository at this point
Copy the full SHA d613cd5View commit details -
refactor(lib/runner.js): Refactor error creation of detected leaks
Simplified logic related to plurality in `checkGlobals`. Refactored `failHook` to use quotation for hook title.
Configuration menu - View commit details
-
Copy full SHA for 0816417 - Browse repository at this point
Copy the full SHA 0816417View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff04d19 - Browse repository at this point
Copy the full SHA ff04d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b4266 - Browse repository at this point
Copy the full SHA d7b4266View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6585829 - Browse repository at this point
Copy the full SHA 6585829View commit details -
test(unit/runner.spec.js): Fix after rebase
Fixed for 'global.derp' test modifications. Removed test global previously uncleaned.
Configuration menu - View commit details
-
Copy full SHA for 17845e7 - Browse repository at this point
Copy the full SHA 17845e7View commit details
Commits on Feb 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 470e562 - Browse repository at this point
Copy the full SHA 470e562View commit details -
test(integration/reporters.spec.js): Replace inline with call to util…
…s.dQuote Use the 'utils' version of the function.
Configuration menu - View commit details
-
Copy full SHA for 5bb337d - Browse repository at this point
Copy the full SHA 5bb337dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dbfbf - Browse repository at this point
Copy the full SHA 36dbfbfView commit details
Commits on Feb 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7ec4f1b - Browse repository at this point
Copy the full SHA 7ec4f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dceaf8e - Browse repository at this point
Copy the full SHA dceaf8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c7214 - Browse repository at this point
Copy the full SHA c7c7214View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.