John Szakmeister
|
f9778052af
|
tests: fix the glob tests when building under a long path #3214
|
2015-08-21 23:58:39 -04:00 |
|
Justin M. Keyes
|
5a19585865
|
test: cover msgpackparse() regression
|
2015-08-05 19:08:06 -04:00 |
|
Justin M. Keyes
|
9f350e615c
|
Merge pull request #3034 from ZyX-I/msgpack-eval
msgpack viml functions for dump/restore
|
2015-08-03 00:24:10 -04:00 |
|
ZyX
|
030f360312
|
functests: Use eval subdirectory in place of viml
|
2015-08-02 22:19:58 +03:00 |
|
Justin M. Keyes
|
efa059c5a4
|
test: call scandir_next_with_dots() more than once
Also cosmetic reduction.
|
2015-08-01 23:33:54 -04:00 |
|
Felipe Morales
|
ea551044ea
|
Add the . and .. entries to glob()
os_scandir() and os_scandir_next() skip over those, because of the
unverlying libuv funcitons behaviour.
Fixes #2954
|
2015-08-01 23:16:17 -04:00 |
|