aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Ported tests for collection-related modules.Eduardo Julian2019-03-2416-1173/+1205
* Ported tests for format-related modules.Eduardo Julian2019-03-232-187/+127
* Ported tests for text-related modules.Eduardo Julian2019-03-226-601/+546
* Ported tests for number-related modules.Eduardo Julian2019-03-2215-582/+581
* - Ported lux/data/bit tests.Eduardo Julian2019-03-217-332/+346
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-1524-220/+220
* Replaced the digit separator in numbers from "_" to ",".Eduardo Julian2019-03-132-3/+3
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-1114-22/+25
* Integrated tests into normal source code.Eduardo Julian2019-02-0533-0/+3395