79 Commits (b2abfdc72d138168e32a9181d6823d7244e555c5)

Author SHA1 Message Date
Laurin 3b81a29e10 added test for implementation of binaryStrLen function 11 months ago
Laurin bb18fb7e4b added test for binaryStrLen in case input is 0 11 months ago
Laurin 9430c473b1 added test for determining binary string length 11 months ago
Laurin 7c0bee3c9f added test to convert 2 into binary string 11 months ago
TheUltimateOptimist cec0a1e74d fixed failing tests by removing 64 11 months ago
TheUltimateOptimist 7cf9f0d312 refactoring: prefixed input retrieval functions with user 11 months ago
TheUltimateOptimist 6bce984a26 refactoring: renamed test_gets_WithMax to test_gets_WithMaxLength 11 months ago
TheUltimateOptimist 21e1c1a0dc refactoring: renamed test_gets_WithMin to test_gets_WithMinLength 11 months ago
TheUltimateOptimist cf9aa5a2bf added test for getd with max 11 months ago
TheUltimateOptimist ae51080f2c added test for getd with min 11 months ago
TheUltimateOptimist 6020649807 added test for gets with any length 11 months ago
TheUltimateOptimist 7c147e0818 added test for gets with maxLength 11 months ago
TheUltimateOptimist 6ee2059270 added test for gets with minLength 11 months ago
TheUltimateOptimist 4fbe2042a8 added test for getllu with min and max 11 months ago
TheUltimateOptimist b0c12a7b4a added test for getlu with min and max 11 months ago
TheUltimateOptimist 948b3c0ddc added test for getu with min and max 11 months ago
TheUltimateOptimist a81e8d3d3c added test for gethu with min and max 11 months ago
TheUltimateOptimist 32912f6b55 added test for getlld with min and max 11 months ago
TheUltimateOptimist f9ac66b145 added test for getld with min and max 11 months ago
TheUltimateOptimist 4d25b3e920 added test for getd with min and max 11 months ago
TheUltimateOptimist fb5a121d40 added test for gethd with min and max 11 months ago
TheUltimateOptimist bd40855b6c added test for gets wit minLength and maxLength 11 months ago
TheUltimateOptimist 9f0ebb7fe5 added feature "add" as a skeleton to use for other features 11 months ago
TheUltimateOptimist 74b50a7e65 first commit 11 months ago