| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test/functional: clean up according to luacheck (part 2) | Marco Hinz | 2015-11-23 |
| | | |||
| * | tests: fix the glob tests when building under a long path #3214 | John Szakmeister | 2015-08-21 |
| | | |||
| * | test: call scandir_next_with_dots() more than once | Justin M. Keyes | 2015-08-01 |
| | | | | | Also cosmetic reduction. | ||
| * | Add the . and .. entries to glob() | Felipe Morales | 2015-08-01 |
| os_scandir() and os_scandir_next() skip over those, because of the unverlying libuv funcitons behaviour. Fixes #2954 | |||