- 28 Apr, 2015 15 commits
-
-
Mikaël Salson authored
We've now transformed the JSON string in a real Python structure. So we traverse it (which is more reliable) Fixes bf65fbdb
-
Mikaël Salson authored
-
Mikaël Salson authored
The path given in defs may be given relatively to the web2py directory. However fuse_server.py is not in that directory and therefore we must use absolute paths so they correspond to the same directory.
-
Mikaël Salson authored
Beware the command will kill all the fuse servers, not only one. Should not be used on a server with several fuse servers. We should store the PID of the fuse server in a file and kill that one, only.
-
Mikaël Salson authored
No need to have nginx to run the tests
-
Mikaël Salson authored
either the fuse server doesn't exist and the test must fail, or the test must succeed as previously
-
Mikaël Salson authored
-
Mikaël Salson authored
Useful for development and tests
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Hey, could windows labels (-l) be used for another thing ?
-
- 27 Apr, 2015 14 commits
-
-
Mikaël Salson authored
-
-
-
Mikaël Salson authored
-
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
There should be a generic way to have warnings for some clones.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
There should be a more flexible way to encode float formats.
-
Mathieu Giraud authored
The displayed coverage is the average of actual coverages. (As the representative is computed only on samples above the -y limit, some samples may not have any coverage.)
-
It will avoid some server error (even if from the user viewpoint those errors were not dramatic).
-
- 26 Apr, 2015 1 commit
-
-
fix f918bdb3
-
- 25 Apr, 2015 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 24 Apr, 2015 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Thanks to landscape.io
-
Mathieu Giraud authored
web2py has several global variables.
-
Mathieu Giraud authored
This test is to ensure that the sequences are UNSEG. The locus should not be tested here.
-