aboutsummaryrefslogtreecommitdiff
path: root/spec/util_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-161/+0
* fix: better normalization for paths and slashesHisham Muhammad2024-02-231-29/+30
* tests: tests for util.variable_substitutionsHisham Muhammad2022-06-061-0/+25
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-161-11/+11
* tests: shorter descriptionsHisham Muhammad2020-02-141-8/+8
* path: keep order of existing entries in PATHHisham Muhammad2019-07-171-5/+23
* Do not rewrite path in util.cleanup_path if the desired version is a substri...Ryan Hartlage2018-08-011-0/+14
* cfg, cmd: major reorganizationHisham Muhammad2018-07-011-14/+0
* Fix the collecting of coverage data from unit testsGeorge Roman2018-06-121-0/+1
* General refactor introducing Rockspec and Build.Opts objectsHisham Muhammad2018-06-061-1/+0
* Tests: core.util.show_table (#813)George Roman2018-06-051-0/+34
* Tests: collect coverage data from unit tests (#814)George Roman2018-06-051-0/+11
* Tests: replace #blackbox with #integration and #whitebox with #unitGeorge Roman2018-06-041-2/+2
* Tests: make sure tests run from testrun/Hisham Muhammad2018-03-301-3/+3
* Reorganize test suite filesHisham Muhammad2018-01-081-1/+1
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-55/+8
* Avoid breaking test in release branches.Hisham2016-12-011-2/+2
* Add tests for util.sortedpairsPeter Melnichenko2016-10-061-0/+56
* Windows and appveyor support for testsroboo2016-08-211-20/+39
* Test improvementsroboo2016-07-191-5/+8
* Remove some more unused stuff and globals from testsPeter Melnichenko2016-07-081-1/+1
* Make env vars, paths and run commands available on test env loadPeter Melnichenko2016-07-081-3/+3
* Tests: disable insulation and use describe() instead of expose()Peter Melnichenko2016-07-081-1/+1
* New test-suite for LuaRocks (#581)robooo2016-07-071-0/+96