aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-24Ported tests for collection-related modules.Eduardo Julian16-1173/+1205
2019-03-23Ported tests for format-related modules.Eduardo Julian2-187/+127
2019-03-22Ported tests for text-related modules.Eduardo Julian6-601/+546
2019-03-22Ported tests for number-related modules.Eduardo Julian15-582/+581
2019-03-21- Ported lux/data/bit tests.Eduardo Julian7-332/+346
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian24-220/+220
2019-03-13Replaced the digit separator in numbers from "_" to ",".Eduardo Julian2-3/+3
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian14-22/+25
2019-02-05Integrated tests into normal source code.Eduardo Julian33-0/+3395