aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add tests for strings with only one character.Mathias Jean Johansen2022-05-04
* Refactor `last` to return a `Result`.Mathias Jean Johansen2022-05-04
* Refactor `first` to return a `Result`.Mathias Jean Johansen2022-05-04
* Add tests using unicode strings.Mathias Jean Johansen2022-05-04
* Add `capitalize` function to `String`s.Mathias Jean Johansen2022-05-04
* Add `last` function to `String`s.Mathias Jean Johansen2022-05-04
* Add `first` function to `String`s.Mathias Jean Johansen2022-05-04
* Result returning division functionsinoas2022-05-03
* Power and square_root for intsinoas2022-05-03
* sort importsinoas2022-04-16
* consistencyinoas2022-04-16
* fix variable naming, typoinoas2022-04-16
* Remove unused importsLouis Pilfold2022-04-16
* readabilityinoas2022-04-16
* remove absolute_difference()inoas2022-04-16
* remove public random_uniform, rename random_between to randominoas2022-04-16
* rename {float,int}.distance() to {float,int}.absolute_difference(), remove {f...inoas2022-04-16
* cleanupinoas2022-04-16
* add int.distance()inoas2022-04-16
* cleanupinoas2022-04-16
* add int tests, increase test toleranceinoas2022-04-16
* fix --target javascript stack size limit issue on testsinoas2022-04-16
* refactor, cleanupinoas2022-04-16
* refactor, cleanupinoas2022-04-16
* wipinoas2022-04-16
* readd int testsinoas2022-04-16
* wip: still missing some refactoring and average/median testsinoas2022-04-16
* erlang-buginoas2022-04-16
* refactor tests and remove js edge caseinoas2022-04-16
* fix testsinoas2022-04-16
* repeat testsinoas2022-04-16
* wipinoas2022-04-16
* add testsinoas2022-04-16
* rename test fnsinoas2022-04-16
* do not put lies in testsinoas2022-04-16
* fix jsinoas2022-04-16
* add random_seedinoas2022-04-16
* fix tap_testinoas2022-04-10
* add testinoas2022-04-06
* rename test function to map to function testedinoas2022-04-06
* Tests + docsMcKayla Washburn2022-03-08
* Fix record-based map keys for JStynanbe2022-03-06
* Move test FFI to test moduleLouis Pilfold2022-03-01
* New testsLouis Pilfold2022-02-22
* dynamic.decode9Louis Pilfold2022-02-22
* result.unwrap_bothLouis Pilfold2022-02-22
* result.unwrap_errorLouis Pilfold2022-02-22
* result.replaceLouis Pilfold2022-02-22
* Add float.compare_with_toleranceSebastian2022-02-22
* Fix field errorLouis Pilfold2022-01-14