aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Core
Commit message (Expand)AuthorAge
* Separate Xcode project and tests for GoogleUtilities (#1521)Gravatar Paul Beusterien2018-07-12
* Add Auth interoperability library. (#1501)Gravatar Ryan Wilson2018-07-11
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Add FirebaseCore component interoperability. (#1437)Gravatar Ryan Wilson2018-06-28
* Better mocking for Core Unit Tests (#1467)Gravatar Ryan Wilson2018-06-27
* Remove unused static logging variable. (#1405)Gravatar Ryan Wilson2018-06-13
* Add public FIRAnalyticsConfiguration tests. (#1361)Gravatar Ryan Wilson2018-05-30
* Add conformance to data collection switch for Analytics. (#1296)Gravatar Ryan Wilson2018-05-21
* Test Core's build version matches FIROption version (#1279)Gravatar Paul Beusterien2018-05-15
* Add global data collection switch. (#1219)Gravatar Ryan Wilson2018-05-14
* Add MLKit to FIRLogger constants. (#1263)Gravatar Ryan Wilson2018-05-11
* Remove logging count for this release. (#1201)Gravatar Ryan Wilson2018-05-01
* Add counter for errors and warnings logged. (#1168)Gravatar Ryan Wilson2018-04-25
* Add unit tests for FirebaseCore (#751)Gravatar Benoit St-Pierre2018-04-19
* Fix version number reporting for minor versions. (#1124)Gravatar Ryan Wilson2018-04-17
* Match previous systemVersion functionality (#1120)Gravatar Ryan Wilson2018-04-16
* Merge pull request #1050 from firebase/core-breaking-changesGravatar Ryan Wilson2018-04-10
|\
* | Enable Core Unit Tests to run in a Release config (#1064)Gravatar Paul Beusterien2018-04-10
| * Actually fixed the tests this time. (#796)Gravatar Ryan Wilson2018-04-09
| * Fixed Core test's missing constant. (#795)Gravatar Ryan Wilson2018-04-09
| * Remove old FIROptions constructor. (#615)Gravatar Ryan Wilson2018-04-09
|/
* Deflake testsGravatar Benoit St-Pierre2018-02-26
* PR feedbackGravatar Benoit St-Pierre2018-02-26
* Add tests for useragentGravatar Benoit St-Pierre2018-02-26
* Revert "Move -messageWasLogged to FIRTestCase"Gravatar Benoit St-Pierre2018-02-26
* Move -messageWasLogged to FIRTestCaseGravatar Benoit St-Pierre2018-02-26
* Fixed capitalization of init in test function. (#797)Gravatar Ryan Wilson2018-02-14
* Fix build warnings by making void parameter explicit (#681)Gravatar Paul Beusterien2018-01-19
* Inject infoDictionary to fix flakey tests. (#664)Gravatar Ryan Wilson2018-01-15
* Removing an obsolete setting from plist files (#617)Gravatar davidair2018-01-08
* Add Community Supported tvOS (#590)Gravatar Paul Beusterien2018-01-03
* Running scripts/style.shGravatar Sebastian Schmidt2017-12-10
* Disable FirebaseCore Test deprecation warnings (#545)Gravatar Paul Beusterien2017-12-08
* Fix warnings in FirebaseCore Unit Tests (#544)Gravatar Paul Beusterien2017-12-07
* Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Result of clang-format with AllowShortFunctionsOnASingleLine: NoneGravatar Marek Gilbert2017-08-02
* Formatting updates based on the latest clang-formatGravatar Marek Gilbert2017-08-02
* Add clang-format options and script; apply to FirebaseCore (#151)Gravatar Paul Beusterien2017-07-27
* Moving sMessageCodeRegex initialization into #ifdef DEBUG to remove the init ...Gravatar davidair2017-07-25
* Add method to check if `defaultApp` is configured. (#139)Gravatar Ryan Wilson2017-07-17
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
* Removing a backspace character (#132)Gravatar davidair2017-07-10
* Disable failing FIRLogger test until Issue 128 is fixed (#129)Gravatar Paul Beusterien2017-07-10
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* InitialGravatar Paul Beusterien2017-05-15