react/scripts/jest
Sophie Alpert d63249d034 Update license headers BSD+Patents -> MIT
Did find and replace in TextMate.

```
find: (?:( \*)( ))?Copyright (?:\(c\) )?(\d{4})\b.+Facebook[\s\S]+(?:this source tree|the same directory)\.$
replace: $1$2Copyright (c) $3-present, Facebook, Inc.\n$1\n$1$2This source code is licensed under the MIT license found in the\n$1$2LICENSE file in the root directory of this source tree.
```
2017-09-25 18:17:44 -07:00
..
environment.js Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
fiber.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
fiber.setup.js Delete ReactNativeStack 🎉 🎉 🎉 (#10511) 2017-08-23 15:53:55 -07:00
jest.d.ts Upgrade to jest-cli@0.9 and use Jasmine2 2016-05-25 21:48:32 +01:00
preprocessor.js FB bundles wrap warning() calls in __DEV__ (#10314) 2017-08-02 14:14:26 -07:00
setupSpecEquivalenceReporter.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
stack.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
stack.setup.js Delete ReactNativeStack 🎉 🎉 🎉 (#10511) 2017-08-23 15:53:55 -07:00
test-framework-setup.js Make unexpected console.warn() calls fail tests (#10341) 2017-08-01 19:53:37 +01:00
ts-preprocessor.js Prettier 1.2 (#9462) 2017-04-20 11:18:33 -07:00