-
Hi,
I copy paste the content of the default configfile in `.dunitconfig`. The command `./vendor/bin/dunit` outputs:
> WARNING: Config file could not be read. Falling back to built-in defaults
Full …
-
_Imported from trac ticket [#181](http://www.ctcms.nist.gov/cgi-bin/redirectLegacyMatforge.py?url=http://matforge.org/fipy/ticket/181), created by wd15 on 01-15-2009 at 13:29, last modified: 01-21-2…
wd15 updated
10 years ago
-
One of my projects requires ext-gd to run tests for. But the docker file doesn't take that into account. It would be great if we can provide custom install instructions for when the docker container i…
-
``` BASH
curl -v -H "Accept: application/json" -H "Content-type: text/xml" http://localhost/api/app_dev.php/users.json?fields=fname&filters=test
```
``` PHP