aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
...
* try_each testsGiacomo Cavalieri2023-04-21
|
* then testsLouis Pilfold2023-04-19
|
* Fix formatLouis Pilfold2023-04-19
|
* deprecate result.then in favour of result.tryinoas2023-04-19
|
* PMap property testLouis Pilfold2023-04-10
|
* Peter's bugLouis Pilfold2023-04-10
|
* `iterator.each` (#431)Kayla Washburn2023-04-04
|
* Make iterator.any/all TCO eligible in JavaScriptChuck Daniels2023-03-23
| | | | Fixes #427
* make `regex.scan`'s behavior consistent across targets (#423)shayan javani2023-03-14
|
* formatJulian Schurhammer2023-03-13
|
* js map: allow entries in array nodesJulian Schurhammer2023-03-13
| | | | to reduce the number of nodes created
* map: add bitstring testJulian Schurhammer2023-03-13
|
* js maps: add more tests and fix stuffJulian Schurhammer2023-03-13
|
* javascript hashCode: handle uint8arrayJulian Schurhammer2023-03-13
|
* implement hashCode for maps in javascriptJulian Schurhammer2023-03-13
|
* Add iterator length test caseEthan Pang2023-03-02
|
* Run fixLouis Pilfold2023-02-26
|
* Rework bool.guardLouis Pilfold2023-02-26
|
* Remove result.guardLouis Pilfold2023-02-26
|
* result.guardLouis Pilfold2023-02-26
|
* bool.guardLouis Pilfold2023-02-26
|
* 0.27 gleam fix && gleam format, replace some asserts with panics in testsinoas2023-02-26
|
* Fix edge-case in int.floor_divideUdo2023-02-25
|
* product-of-empty-list-of-numbers-could-return-1inoas2023-02-01
|
* implements the list group function (#400)Dennis Schröder2023-02-01
|
* rename modulesinoas2023-01-23
|
* commentinoas2023-01-23
|
* add source commentinoas2023-01-23
|
* copy over https://github.com/lpil/gleeunit/blob/main/src/gleeunit_ffi.mjs as ↵inoas2023-01-23
| | | | ./test/gleam_stdlib_test_ffi.mjs; move functions that are not part of the verbatim copy into a separate helper
* backport eunit_progress from gleeunitinoas2023-01-23
|
* fix list testPeter Saxton2023-01-18
|
* decode javascript object as mapsPeter Saxton2023-01-18
|
* add decode1 functionPeter Saxton2023-01-12
|
* add drop function to set modulePeter Saxton2023-01-12
|
* Decode Uint8ArraysLouis Pilfold2023-01-08
|
* add two more unicode testsinoas2022-12-23
|
* fix erlang string.inspect and io.debug to correctly escape ", \, \r, \n, ↵inoas2022-12-23
| | | | \r\n and \t
* replace string.to_ints with string.utf_codepoint_to_intinoas2022-12-22
|
* revert unrelated test changesinoas2022-12-22
|
* revert unrelated test changesinoas2022-12-22
|
* testsinoas2022-12-22
|
* add string.to_intsinoas2022-12-22
|
* readd testsinoas2022-12-22
|
* add more test cases for transformMarcin Puc2022-12-22
|
* add test for iterator.transformMarcin Puc2022-12-22
|
* Fix test output format bugLouis Pilfold2022-12-21
|
* Fix JS bugLouis Pilfold2022-12-21
|
* renamed from_base_string to base_parse, added documentation for base_parseshayan javani2022-12-21
|
* added testshayan javani2022-12-21
|
* Remove io testLouis Pilfold2022-12-18
|