John-David Dalton
|
b424f3b60f
|
Ensure fp.over doesn't cap its iteratee args.
|
2016-04-12 08:14:04 -07:00 |
|
John-David Dalton
|
201ea9a9f0
|
Add shorthand tests for sortBy and over methods.
|
2016-04-11 22:46:38 -07:00 |
|
John-David Dalton
|
2469af6c3f
|
Add _.nth.
|
2016-04-11 22:46:33 -07:00 |
|
John-David Dalton
|
091b5fbe30
|
Make _.head avoid accessing array when its length is 0.
|
2016-04-11 17:34:49 -07:00 |
|
John-David Dalton
|
e60e97c03f
|
Ensure _.debounce queues a trailing call after maxWait. [closes #2229]
|
2016-04-10 20:50:51 -07:00 |
|
John-David Dalton
|
17e1a6dbe8
|
Ensure _.slice handles a limit of 0 in Node 0.10.
|
2016-04-09 00:53:07 -07:00 |
|
John-David Dalton
|
c7264e3f1f
|
Add isIterateeCall check to _.split.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
349ec35c48
|
Add flow test for handling an empty array.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
057dd5b0a8
|
Minor escapeRegExp test nit.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
c1958daf65
|
Update handling of limit to the current es6 draft.
|
2016-04-08 11:03:10 -07:00 |
|
John-David Dalton
|
977264f55b
|
Fix split test fails across enviros.
|
2016-04-08 02:07:13 -07:00 |
|
John-David Dalton
|
e776e679af
|
Ensure _.split works with emojis.
|
2016-04-08 01:20:49 -07:00 |
|
John-David Dalton
|
87444e1a45
|
Add sumBy tests.
|
2016-04-07 21:43:33 -07:00 |
|
John-David Dalton
|
dc63bc2bd9
|
Fix dynamic test labels for groups of methods.
|
2016-04-07 21:43:33 -07:00 |
|
John-David Dalton
|
6f3fb587e2
|
Simplify deep property tests.
|
2016-04-05 08:39:09 -07:00 |
|
John-David Dalton
|
083c5b703a
|
Add _.matchesProperty test for matching undefined values of nested objects.
|
2016-04-05 08:23:34 -07:00 |
|
John-David Dalton
|
3583c56067
|
Replace double quotes with ticks. [ci skip]
|
2016-04-05 08:08:31 -07:00 |
|
John-David Dalton
|
9999199d2b
|
Enable over methods to accept matchesProperty shorthands.
|
2016-04-05 08:06:44 -07:00 |
|
John-David Dalton
|
cf5d6b5bc8
|
Revert #2193.
|
2016-04-04 11:47:46 -07:00 |
|
John-David Dalton
|
c797f83ca5
|
Add fp convert test for unconverted methods.
|
2016-04-03 21:55:30 -07:00 |
|
John-David Dalton
|
c267c4e06b
|
Excuse Underscore _.chunk test.
|
2016-04-01 20:56:19 -07:00 |
|
John-David Dalton
|
c4a78445b3
|
Add _.isNative test for Promise.
|
2016-04-01 19:17:52 -07:00 |
|
John-David Dalton
|
972624297b
|
Add variation to falsey _.slice test.
|
2016-04-01 18:18:37 -07:00 |
|
John-David Dalton
|
58f93567fc
|
Make _.sampleSize default n to 1 instead of 0.
|
2016-04-01 18:18:37 -07:00 |
|
John-David Dalton
|
f599c4817a
|
Make _.chunk default size to 1 instead of 0.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
930b034da5
|
Make _.repeat default n to 1 instead of 0.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
c21174f7f9
|
Add bizarro test for _.isEmpty.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
b257bb9c9e
|
Allow over, overEvery, and overSome to accept matchesProperty shorthands. [closes #2193]
|
2016-04-01 09:14:13 -07:00 |
|
John-David Dalton
|
3902fd1a67
|
Ensure has treats nested sparse arrays consistently.
|
2016-04-01 09:10:35 -07:00 |
|
John-David Dalton
|
642d248f99
|
Cleanup deep property tests of has methods.
|
2016-04-01 09:10:35 -07:00 |
|
John-David Dalton
|
8bd9a4d2c3
|
Ensure _.has returns false for nullish objects. [closes #2190]
|
2016-04-01 09:10:24 -07:00 |
|
John-David Dalton
|
431e0fa2f6
|
Add line number to error message in web worker.
|
2016-04-01 09:10:24 -07:00 |
|
John-David Dalton
|
7add87739a
|
Add _.concat test for shallow cloning array.
|
2016-03-30 23:32:21 -07:00 |
|
John-David Dalton
|
c36d0af5cd
|
Avoid a JIT bug in Safari 9 for baseIteratee.
|
2016-03-30 19:50:13 -07:00 |
|
John-David Dalton
|
643ce1da74
|
Revert createPadding behavior for chars that coerce to empty strings.
|
2016-03-29 22:23:00 -07:00 |
|
John-David Dalton
|
455eace9c5
|
Cleanup _.debounce tests.
|
2016-03-29 00:28:43 -07:00 |
|
John-David Dalton
|
f263a87983
|
Update excused Underscore tests.
|
2016-03-28 22:11:56 -07:00 |
|
John-David Dalton
|
4f92fb7007
|
Ensure cancel resets lastCallTime and lastInvokeTime.
|
2016-03-28 21:06:11 -07:00 |
|
John-David Dalton
|
4fd43f7fe7
|
Minor value consistency nits.
|
2016-03-28 19:27:55 -07:00 |
|
John-David Dalton
|
3fe2efa311
|
Ensure _.concat cases wraps nullish array values in an array.
|
2016-03-28 17:44:13 -07:00 |
|
John-David Dalton
|
a7bf3352df
|
Ensure _.concat casts non-array array values to arrays.
|
2016-03-28 12:34:09 -07:00 |
|
John-David Dalton
|
dcec882262
|
Ensure _.words detects compound words where an all caps word is next to a capitalized word. [closes #2163]
|
2016-03-28 07:57:37 -07:00 |
|
John-David Dalton
|
c3a614858b
|
Add support for maps and sets to _.isEmpty. [closes #2159]
|
2016-03-27 13:04:51 -07:00 |
|
John-David Dalton
|
b1d7450052
|
Fix typo in pad test label.
|
2016-03-27 12:31:14 -07:00 |
|
John-David Dalton
|
50e86c70bd
|
Add other realm tests for comparing array views with _.isEqual.
|
2016-03-27 01:23:58 -07:00 |
|
Dan Levy
|
d135b846db
|
Adding support for cloning and comparing DataView.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
ee2153364d
|
Add bizarro Promise test.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
259bdb6151
|
Add realm tests for maps, promises, and sets.
|
2016-03-26 14:09:36 -07:00 |
|
John-David Dalton
|
12438fa0d7
|
Ensure _.isEqual compares promises by reference.
|
2016-03-26 13:59:53 -07:00 |
|
John-David Dalton
|
0dfe176fe6
|
Make pad methods default to a chars of " " if chars is an empty string.
|
2016-03-26 12:14:02 -07:00 |
|