jdalton
|
df176dfe8a
|
Fix modularized npm build tests.
|
2015-04-26 14:22:46 -07:00 |
|
jdalton
|
141a32d388
|
Add _.callback test for augmenting source objects.
|
2015-04-26 10:59:29 -07:00 |
|
jdalton
|
02b920f259
|
Add _.flow and _.flowRight tests for curried functions with placeholders.
|
2015-04-23 08:38:58 -07:00 |
|
jdalton
|
641cd63462
|
Fix old V8 JIT bug that has cropped up again.
|
2015-04-22 20:17:39 -07:00 |
|
jdalton
|
0b907a3efa
|
Make tests work in Phantom 2.
|
2015-04-22 20:16:43 -07:00 |
|
jdalton
|
ce180cf2bf
|
Excuse Underscore _.now test to avoid occasional false fail in sauce andrioid.
|
2015-04-22 07:18:14 -07:00 |
|
jdalton
|
d97276404c
|
Update excused Underscore tests.
|
2015-04-22 07:09:52 -07:00 |
|
jdalton
|
e317fdfa3d
|
Cleanup deep path tests.
|
2015-04-21 08:07:49 -07:00 |
|
jdalton
|
150ea2639a
|
Add complex tests for unquoted bracketed property names.
|
2015-04-21 08:03:14 -07:00 |
|
jdalton
|
3429b5d661
|
Ensure empty brackets are ignored by _.get and _.set.
|
2015-04-21 00:02:28 -07:00 |
|
jdalton
|
85a7df3d27
|
Add _.unzipWith.
|
2015-04-20 00:10:12 -07:00 |
|
jdalton
|
4d6e57a5e6
|
Make _.zipWith act like _.zip when no iteratee is provided and make _.unzip ignore non array or arguments object values.
|
2015-04-19 10:32:27 -07:00 |
|
jdalton
|
936a1c2764
|
Add support for thisArg in zipWith.
|
2015-04-19 08:02:43 -07:00 |
|
jdalton
|
a08a3c6096
|
Cleanup tests.
|
2015-04-18 22:31:46 -07:00 |
|
thirdcreed
|
82be40eace
|
Add _.zipWith.
|
2015-04-18 11:13:03 -07:00 |
|
jdalton
|
20ba0bd1dc
|
Fix _.uniqueId test to properly compare values.
|
2015-04-18 11:10:55 -07:00 |
|
jdalton
|
746f9bb778
|
Add _.mapKeys. [closes #169]
|
2015-04-17 08:36:37 -07:00 |
|
jdalton
|
f2dae588aa
|
Add test labels to help track down odd false fail.
|
2015-04-17 08:27:14 -07:00 |
|
jdalton
|
9f3f0a76aa
|
Ensure baseGet returns undefined and not null. [closes #1136]
|
2015-04-16 20:07:48 -07:00 |
|
jdalton
|
0b20d89d62
|
Ensure _.times floors n float values.
|
2015-04-15 19:21:13 -07:00 |
|
jdalton
|
80d892c744
|
Update Firefox versions in saucelabs.js.
|
2015-04-15 09:04:28 -07:00 |
|
jdalton
|
8581be4977
|
Ensure baseGet and result work with strings on nested objects.
|
2015-04-14 22:34:46 -07:00 |
|
jdalton
|
3cc2f83912
|
Add more string character access tests and adjust array path tests.
|
2015-04-14 21:18:50 -07:00 |
|
jdalton
|
99f5857d84
|
Add stable sort tests for objects.
|
2015-04-13 20:28:25 -07:00 |
|
jdalton
|
63d493aa1f
|
Cleanup _.sortBy, _.sortByAll, _.sortByOrder, & baseSortByOrder.
|
2015-04-13 08:58:10 -07:00 |
|
Graeme Yeates
|
bc3771f3af
|
Support iteratee use cases for _.sortByAll and _.sortByOrder.
|
2015-04-12 18:29:26 -07:00 |
|
jdalton
|
9d90af409b
|
Add bizarro test for Object.getOwnPropertySymbols.
|
2015-04-12 18:28:50 -07:00 |
|
jdalton
|
1d8efe1cf8
|
Cleanup deep property tests.
|
2015-04-11 23:08:59 -07:00 |
|
jdalton
|
23354d413f
|
Add an _.invoke test for deep paths.
|
2015-04-11 23:08:11 -07:00 |
|
jdalton
|
715f03f5f1
|
Change call to invoke in _.debounce and _.throttle test.
|
2015-04-11 23:08:11 -07:00 |
|
jdalton
|
ff6bbaed19
|
Add more tests for _.sortByAll and _.sortByOrder used as iteratees of _.reduce.
|
2015-04-11 20:58:31 -07:00 |
|
jdalton
|
9b5c97666a
|
Ensure symbols work for _.assign, _.defaults, & _.merge.
|
2015-04-11 11:42:36 -07:00 |
|
jdalton
|
020c5b27dc
|
Add assert labels to _.tempalte test.
|
2015-04-10 15:42:03 -07:00 |
|
jdalton
|
e777020e44
|
Update propertyIsEnumerable mock for support.nonEnumArgs feature test changes.
|
2015-04-08 13:42:48 -07:00 |
|
jdalton
|
a83e70104c
|
Ensure complex paths work with _.get, _.result, & _.set.
|
2015-04-07 19:47:31 -07:00 |
|
jdalton
|
85af554bac
|
Replace work with expected value in test labels of _.get, _.isMatch, _.matches, _.matchesProperty, _.method, _.property, _.propertyOf, & _.result.
|
2015-04-07 18:45:39 -07:00 |
|
jdalton
|
885722afde
|
Add _.has and _.methodOf tests.
|
2015-04-07 18:41:51 -07:00 |
|
jdalton
|
b2f094da01
|
Add another path test to a deep property test of _.result.
|
2015-04-07 09:29:44 -07:00 |
|
jdalton
|
1e85ec6758
|
Add more _.method tests.
|
2015-04-07 09:29:09 -07:00 |
|
jdalton
|
c8974aac3e
|
Ensure nullish values aren't treated as empty objects in _.get, _.has, _.matchesProperty, _.property, _.propertyOf, & _.result.
|
2015-04-07 08:33:19 -07:00 |
|
jdalton
|
ad318c04e5
|
Use nullish more in test labels.
|
2015-04-07 08:19:24 -07:00 |
|
jdalton
|
b94b75726d
|
Cleanup _.property and _.propertyOf tests.
|
2015-04-07 00:24:50 -07:00 |
|
jdalton
|
9a2d38acff
|
Cleanup _.method tests.
|
2015-04-07 00:24:22 -07:00 |
|
jdalton
|
537f8f401e
|
Cleanup _.matchesProperty tests.
|
2015-04-07 00:24:01 -07:00 |
|
jdalton
|
04f1a799dc
|
Cleanup _.matches tests.
|
2015-04-07 00:23:16 -07:00 |
|
jdalton
|
74adb2f540
|
Consolidate _.get and _.result tests.
|
2015-04-07 00:22:11 -07:00 |
|
jdalton
|
a129a2509f
|
Ensure _.method aligns with _.invoke.
|
2015-04-07 00:20:35 -07:00 |
|
jdalton
|
af8fcf234f
|
Add _.set test for non-deep paths.
|
2015-04-06 13:01:27 -06:00 |
|
jdalton
|
c066e655dc
|
Add empty path and array path coercing _.set test.
|
2015-04-06 12:04:07 -05:00 |
|
jdalton
|
2698e6f0ea
|
Add more array path tests to _.get.
|
2015-04-06 11:54:09 -05:00 |
|