John-David Dalton
|
ec8e279235
|
Add _.escape and _.unescape tests for backticks.
|
2016-09-20 07:49:40 -07:00 |
|
John-David Dalton
|
92359257c1
|
Update tested Chrome version in sauce.
|
2016-09-14 11:15:34 -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
|
b10e6a01b2
|
Add _.memoize cache limit.
|
2016-08-27 18:21:42 -07:00 |
|
John-David Dalton
|
e23341a118
|
Fix deburred long S value. [closes #2606]
|
2016-08-27 16:52:46 -07:00 |
|
John-David Dalton
|
5cc02555d0
|
Update Chrome and Firefox in sauce.
|
2016-08-25 15:44:26 -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
|
510cbfaa3f
|
Cleanup fp test labels.
|
2016-08-18 10:45:08 -07:00 |
|
John-David Dalton
|
bd3fcab9c0
|
Add fp.rangeStep and fp.rangeStepRight. [closes #2584]
|
2016-08-18 10:45:08 -07:00 |
|
John-David Dalton
|
6958d7abd4
|
Newline nits. [ci skip]
|
2016-08-13 14:13:46 -07:00 |
|
John-David Dalton
|
9e661cb858
|
Excuse more Underscore tests.
|
2016-08-13 14:13:34 -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 |
|
John-David Dalton
|
37813c3826
|
Add _.negate test for accepting multiple arguments.
|
2016-08-11 23:05:28 -07:00 |
|
John-David Dalton
|
14fb27ce77
|
Update _.debounce test to hit code branch.
|
2016-08-10 18:44:46 -07:00 |
|
John-David Dalton
|
ba86e20179
|
Fix IE 9 test fails.
|
2016-08-06 20:08:43 -07:00 |
|
John-David Dalton
|
a98667ca05
|
Remove old JIT and engine bug guards.
|
2016-08-03 22:06:03 -07:00 |
|
John-David Dalton
|
a4947139a6
|
Overwrite primitives in paths of set methods. [closes #2558]
|
2016-08-03 10:48:22 -07:00 |
|
John-David Dalton
|
c01e7580cd
|
Avoid error in Edge accessing localStorage when loading tests via the file: protocol.
|
2016-08-03 08:34:40 -07:00 |
|
John-David Dalton
|
6dd8fb12ad
|
Ensure fp.nthArg returns a curried function.
|
2016-08-01 16:55:12 -07:00 |
|
John-David Dalton
|
642690e692
|
Fix failing amd test.
|
2016-07-30 12:10:46 -07:00 |
|
John-David Dalton
|
712eeb009f
|
Add missing semicolon. [ci skip]
|
2016-07-29 00:40:38 -07:00 |
|
John-David Dalton
|
de07e3f874
|
Add keys methods tests for array-like values.
|
2016-07-28 23:12:52 -07:00 |
|
John-David Dalton
|
c7e8953b68
|
Cleanup array-like tests.
|
2016-07-28 23:12:52 -07:00 |
|
John-David Dalton
|
9b710d8e81
|
Use _.toFinite in random and range methods.
|
2016-07-28 23:12:52 -07:00 |
|
John-David Dalton
|
c253e8d7b8
|
Ensure paths with consecutive empty brackets or dots are parsed correctly.
|
2016-07-28 23:12:51 -07:00 |
|
John-David Dalton
|
3ad0cbc86d
|
Minor _.includes test cleanup.
|
2016-07-24 08:38:09 -07:00 |
|
John-David Dalton
|
6402af7db9
|
Use String#slice instead of String#indexOf for _.endsWith and _.startsWith.
|
2016-07-24 08:38:09 -07:00 |
|
John-David Dalton
|
984a10c1b1
|
Add isConcatSpreadable to flatten methods.
|
2016-07-22 18:51:57 -07:00 |
|
John-David Dalton
|
801c4a56c3
|
Remove old browser addListener helper.
|
2016-07-19 17:58:26 -07:00 |
|
John-David Dalton
|
ea000e6ce7
|
Style nit in sauce helper.
|
2016-07-19 17:58:26 -07:00 |
|
John-David Dalton
|
6723cdfa07
|
Update tested firefox version in sauce.
|
2016-07-18 11:29:43 -07:00 |
|
John-David Dalton
|
249f0cd72c
|
Add _.isEqual test for transitive equivalence.
|
2016-07-17 20:10:01 -07:00 |
|
John-David Dalton
|
8c9073308a
|
Add back excused Underscore isSet test for IE11.
|
2016-07-17 20:10:01 -07:00 |
|
John-David Dalton
|
8cb5455671
|
Add fp.zipAll.
|
2016-07-17 20:10:00 -07:00 |
|
John-David Dalton
|
73f84baaec
|
Add more excused underscore debounce tests.
|
2016-07-17 20:10:00 -07:00 |
|
John-David Dalton
|
6eeac45d23
|
Update vendors.
|
2016-07-17 20:10:00 -07:00 |
|