Richard Gibson
|
1c9a9f364d
|
Avoid object mutation in getRawTag. [closes #2755]
|
2016-10-25 23:13:34 -07:00 |
|
Josh Soref
|
6f7a8501cb
|
Spelling. (#2745)
|
2016-10-20 12:15:15 -07:00 |
|
John-David Dalton
|
a621ba236a
|
Remove try-catches in tests where possible.
|
2016-10-10 08:13:15 -07:00 |
|
John-David Dalton
|
a041a3782d
|
Remove unneeded IE conditional comments test.
|
2016-10-10 08:12:35 -07:00 |
|
John-David Dalton
|
9f8064a8b5
|
Add read-only Symbol.toStringTag test.
|
2016-10-09 23:35:46 -07:00 |
|
John-David Dalton
|
6a8e978fd7
|
Remove unneeded _.isPlainObject test.
|
2016-10-09 22:32:20 -07:00 |
|
John-David Dalton
|
aea509c230
|
Add Symbol.toStringTag test for _.isPlainObject.
|
2016-10-09 22:25:33 -07:00 |
|
John-David Dalton
|
21113b8c87
|
Minor hyphen nit. [ci skip]
|
2016-10-09 22:25:01 -07:00 |
|
John-David Dalton
|
dcf6d382c4
|
Add missing realm.element.
|
2016-10-09 21:27:25 -07:00 |
|
John-David Dalton
|
c541598f40
|
Cleanup testing arguments objects.
|
2016-10-09 21:09:50 -07:00 |
|
John-David Dalton
|
bd8e38518f
|
Add more _.isElement tests.
|
2016-10-09 20:24:48 -07:00 |
|
John-David Dalton
|
22b51ed232
|
Refine _.isError checks to avoid false positives on plain objects.
|
2016-10-09 20:06:03 -07:00 |
|
John-David Dalton
|
054e78572b
|
Add support for ordinals to _.words.
|
2016-10-09 16:43:44 -07:00 |
|
John-David Dalton
|
9c4c194bb5
|
Replace Object.create mock with undefined to hit more bizarro code paths.
|
2016-10-05 23:19:24 -07:00 |
|
John-David Dalton
|
ac74a1ea15
|
Remove unneeded shim juggle.
|
2016-10-05 23:19:24 -07:00 |
|
John-David Dalton
|
e4ddf3e155
|
Add nested check to _.merge test for non-plain object source values.
|
2016-10-05 23:19:23 -07:00 |
|
John-David Dalton
|
896b27ef73
|
Remove unneeded bizarro tests.
|
2016-10-05 23:19:23 -07:00 |
|
John-David Dalton
|
bdf0b9f288
|
Cleanup Babel workaround.
|
2016-10-05 23:19:10 -07:00 |
|
John-David Dalton
|
1665e5cbff
|
Add bizarro _.create test.
|
2016-10-05 17:22:31 -07:00 |
|
John-David Dalton
|
6e8c0de1ff
|
Add buffer test for _.merge.
|
2016-10-05 15:36:36 -07:00 |
|
John-David Dalton
|
af983b2dd3
|
Ensure _.negate test for multiple arguments hits the 4 arguments case.
|
2016-10-05 11:09:37 -07:00 |
|
John-David Dalton
|
405d5875b8
|
Add _.isEmpty test for prototype objects.
|
2016-10-05 11:09:37 -07:00 |
|
John-David Dalton
|
836bd258a0
|
Ensure _.toString works on an array of symbols.
|
2016-10-05 09:07:51 -07:00 |
|
John-David Dalton
|
e861681963
|
Cleanup buffer tests.
|
2016-10-02 13:57:42 -07:00 |
|
John-David Dalton
|
9985e81808
|
Add _.isEqual test for buffers.
|
2016-10-02 13:37:47 -07:00 |
|
John-David Dalton
|
ffde99b216
|
Minor test formatting nit. [ci skip]
|
2016-10-01 23:35:30 -07:00 |
|
John-David Dalton
|
492caa4fd2
|
Add _.isFunction test for the Proxy constructor.
|
2016-10-01 23:34:45 -07:00 |
|
John-David Dalton
|
320ef6f933
|
Cleanup assignment test.
|
2016-09-26 21:43:49 -07:00 |
|
John-David Dalton
|
b678bb4a74
|
Make _.defaultsDeep and _.merge consistent with _.defaults in assigning undefined values. [closes #2676]
|
2016-09-26 21:43:49 -07:00 |
|
John-David Dalton
|
b25a86f352
|
Use lodashStable.escape in more places.
|
2016-09-20 07:49:59 -07:00 |
|
John-David Dalton
|
ec8e279235
|
Add _.escape and _.unescape tests for backticks.
|
2016-09-20 07:49:40 -07:00 |
|
John-David Dalton
|
0d757fdc40
|
Ensure _.has returns the correct result for nested sparse arrays. [closes #2614]
|
2016-08-30 19:20:52 -07:00 |
|
John-David Dalton
|
e58de14437
|
Add memoizeCapped.
|
2016-08-29 08:07:34 -07:00 |
|
John-David Dalton
|
78a7fa1d14
|
Add Node.js test note. [ci skip]
|
2016-08-29 08:07:34 -07:00 |
|
John-David Dalton
|
1bbb7c9d3b
|
Add _.memoize tests for max cache size and immutable maps.
|
2016-08-28 18:46:19 -07:00 |
|
John-David Dalton
|
08a4ae1f56
|
Add _.memoize tests for max cache size.
|
2016-08-28 18:46:19 -07:00 |
|
John-David Dalton
|
7c398f8019
|
Add Stack#size.
|
2016-08-28 18:46:03 -07:00 |
|
John-David Dalton
|
6651023f7f
|
Unescape delete properties.
|
2016-08-27 19:58:03 -07:00 |
|
John-David Dalton
|
021df666a3
|
Cleanup test method flags.
|
2016-08-27 19:43:44 -07:00 |
|
John-David Dalton
|
d7e60cb6d0
|
Add more object assignments tests.
|
2016-08-27 19:29:41 -07:00 |
|
John-David Dalton
|
4cd26e6860
|
Add more “__proto__” assignment tests.
|
2016-08-27 19:17:11 -07:00 |
|
John-David Dalton
|
946a3bf5c8
|
Remove unneeded value guards in tests.
|
2016-08-27 18:36:40 -07:00 |
|
John-David Dalton
|
e23341a118
|
Fix deburred long S value. [closes #2606]
|
2016-08-27 16:52:46 -07:00 |
|
John-David Dalton
|
5be61796d9
|
Use quotes instead of backticks.
|
2016-08-22 23:24:10 -07:00 |
|
John-David Dalton
|
343f48b08c
|
Ensure __proto__ is treated as a regular key in assignments. [closes #2591]
|
2016-08-22 11:06:02 -07:00 |
|
John-David Dalton
|
6958d7abd4
|
Newline nits. [ci skip]
|
2016-08-13 14:13:46 -07:00 |
|
John-David Dalton
|
2b1bda7418
|
Remove old Chrome and Firefox fixes.
|
2016-08-13 13:50:21 -07:00 |
|
John-David Dalton
|
a6a3f3ed80
|
Remove isHostObject helper.
|
2016-08-13 13:29:41 -07:00 |
|
John-David Dalton
|
5cca51e978
|
Remove escaping backticks.
|
2016-08-13 13:29:41 -07:00 |
|
John-David Dalton
|
410e9e3eb8
|
Update _.deburr tests.
|
2016-08-11 23:05:31 -07:00 |
|