|
|
736f59bc01
|
add 2 tests, filterNonUnique & flatten
|
2018-01-10 17:05:11 +01:00 |
|
|
|
894eebb716
|
add 2 tests, flattenDepth & formatDuration
update CamelCase test cases
|
2018-01-10 17:03:09 +01:00 |
|
|
|
ae4385750b
|
fix gcd and add test for fromCamelCase
|
2018-01-10 16:55:01 +01:00 |
|
|
|
e59c66676c
|
add 2 tests, gcd & geometricProgression
|
2018-01-10 16:45:55 +01:00 |
|
|
|
ae140c308d
|
add 2 tests, getDaysDiffBetweenDates, getType
|
2018-01-10 16:31:49 +01:00 |
|
|
|
bf0b11364d
|
add 2 tests, getURLParameters, groupBy
|
2018-01-10 16:29:32 +01:00 |
|
|
|
0ae07d1bfa
|
add 2 tests, hammingDistance & head
|
2018-01-10 16:23:35 +01:00 |
|
|
|
7743d5a52a
|
fix initial test, add 2 tests, hextoRGB & indexOfAll
|
2018-01-10 16:19:30 +01:00 |
|
|
|
915f346ae8
|
add 2 tests, initial & initialize2DArray
|
2018-01-10 16:14:50 +01:00 |
|
|
|
fcfe76048f
|
add 2 tests, initializeArray Range & Value
|
2018-01-10 16:10:55 +01:00 |
|
|
|
b61ab6ec5c
|
add 2 tests, inRange & intersection
|
2018-01-10 16:07:21 +01:00 |
|
|
|
525a5c241c
|
add 2 tests, invertKeyValues
|
2018-01-10 15:41:24 +01:00 |
|
|
|
9edfbcd690
|
add 2 tests, isArray & isBoolean
|
2018-01-10 15:37:38 +01:00 |
|
|
|
198520af08
|
add 2 tests, isFunction & isLowerCase
|
2018-01-10 15:34:49 +01:00 |
|
|
|
d508ce2ff6
|
add 2 tests, isNull & isNumber
|
2018-01-10 15:30:16 +01:00 |
|
|
|
1cd9b404cb
|
update description for isPrimitive, add 2 tests, isPrimitive & isPrime
|
2018-01-10 15:19:09 +01:00 |
|
|
|
caed068e91
|
add test for isSymbol
|
2018-01-10 15:07:08 +01:00 |
|
|
|
936c71478b
|
add 2 tests for join and last
|
2018-01-10 15:04:00 +01:00 |
|
|
|
4badf83acc
|
add 2 tests, lcm & longestItem
|
2018-01-10 14:59:07 +01:00 |
|
|
|
72b4a0d12a
|
update luhnCheck example, add 2 tests, luhnCheck & mapObject
|
2018-01-10 14:48:59 +01:00 |
|
|
|
51260a85a8
|
update mask example, add test for mask
|
2018-01-10 14:39:58 +01:00 |
|
|
|
cfb609177c
|
add 2 tests, maxN & median
|
2018-01-10 14:36:26 +01:00 |
|
|
|
9d86928bcd
|
add 2 tests, minN & negate
|
2018-01-10 14:33:52 +01:00 |
|
|
|
14af46f193
|
add 2 tests, nthElement & objectFromPairs
|
2018-01-10 14:30:17 +01:00 |
|
|
|
9fd2ec582f
|
typo at objectToPairs & add test
|
2018-01-10 14:27:06 +01:00 |
|
|
|
adeec058c9
|
add 2 tests orderBy and palindrome
|
2018-01-10 14:24:45 +01:00 |
|
|
|
8a1ebdb67e
|
add 2 tests, dercentile & partition
|
2018-01-10 14:18:16 +01:00 |
|
|
|
7ba794c632
|
add 2 tests, pick & powerset
|
2018-01-10 14:05:00 +01:00 |
|
|
|
b3363d5c4c
|
add 3 tests, prettyBytes, primes & reducedFilter
updated prettyBytes example to output string
|
2018-01-10 14:01:35 +01:00 |
|
|
|
ea6cb3537d
|
add 2 tests for remove and reverseString
|
2018-01-10 13:46:19 +01:00 |
|
|
|
19c1663499
|
add 2 tests, RGBtoHex & round
|
2018-01-10 13:42:28 +01:00 |
|
|
|
0b44ad6a97
|
update sdbm example and add 2 tests for sdbm and select
|
2018-01-10 13:40:12 +01:00 |
|
|
|
d2cd3234cd
|
add 2 tests for similarity & size
|
2018-01-10 13:34:58 +01:00 |
|
|
|
195b96fb37
|
add 2 tests, sortCharactersInString & sortedIndex
|
2018-01-10 13:12:17 +01:00 |
|
|
|
88a159618b
|
update example for splitLines and add test
|
2018-01-10 13:07:51 +01:00 |
|
|
|
82bba54d51
|
add 2 tests for spreadOver and standardDeviation
|
2018-01-10 13:01:52 +01:00 |
|
|
|
cff6836b51
|
add 2 tests for sum and sumPower
|
2018-01-10 12:58:10 +01:00 |
|
|
|
c29fbbba4a
|
add 2 tests for symmetricDifference and tail
|
2018-01-10 12:52:43 +01:00 |
|
|
|
3f214042a7
|
add tests for take and takeRight
|
2018-01-10 12:47:57 +01:00 |
|
|
|
5af41967c5
|
update snippet toDecimalMark, add test for toDecimalMark
|
2018-01-10 12:42:11 +01:00 |
|
|
|
86d592a76c
|
add test for toCamelCase
|
2018-01-10 12:40:56 +01:00 |
|
|
|
60240145c3
|
add test for KebabCase and toEnglishDate
EnglishDate is not working properly - #523
|
2018-01-10 12:24:30 +01:00 |
|
|
|
3ab4d760c9
|
add 2 tests for toSnakeCase & truthCheckCollection
|
2018-01-10 12:13:21 +01:00 |
|
|
|
b5be6b42f3
|
add 2 tests for union & without
|
2018-01-10 12:07:03 +01:00 |
|
|
|
09fe99d66d
|
update words test,
My bad I didn't use deepEqual when comparing ...
|
2018-01-10 11:47:47 +01:00 |
|
|
|
8b7a3c614d
|
add 2 tests, toOrdinalSuffix, toSafeInteger
|
2018-01-10 11:34:15 +01:00 |
|
|
|
ea8e2c4077
|
add 2 tests, yesNo and unescapeHTML
There is a bug with words.test (I've commented on it)
|
2018-01-10 11:24:21 +01:00 |
|
|
|
4eb0df0ab8
|
add test for truncateString
|
2018-01-10 11:13:32 +01:00 |
|
|
|
e998a78655
|
add 2 tests, isUpperCase and isValidJSON
|
2018-01-10 11:05:56 +01:00 |
|
|
|
2f8860f17f
|
add test isString, update isSorted
|
2018-01-10 10:57:52 +01:00 |
|