Sandro Santilli
44a8db03e2
Add node-varnish to the list of submodules tested by check-full
2013-04-15 09:33:41 +02:00
Sandro Santilli
4a12ed1f19
Oops, forgot to drop --nodrop switch after unifying local tests
2013-04-15 09:32:32 +02:00
Sandro Santilli
de24e7fc34
Update to new LZMA to fix global variable leakage
...
Stop ignoring leaks during testing
2013-04-15 09:22:50 +02:00
Sandro Santilli
1b6a662a72
Tweak PATH during submodule check, to find mocha from subdirs
2013-04-15 09:20:51 +02:00
Sandro Santilli
369b0f6110
Ignore variable leaks exposed by server.js test (due to LZMA mod)
...
This will have to be fixed once LZMA module is updated.
See https://github.com/nmrugg/LZMA-JS/issues/8
With this change "make check-full" completes successfully for me.
Looking forward to Jenkins experience.
2013-04-12 11:52:09 +02:00
Sandro Santilli
899d8a3c64
Run multilayer test as part of "make check"
2013-03-13 16:40:54 +01:00
Sandro Santilli
6e8bfffff1
Merge branch 'master' into develop
...
Conflicts:
Makefile
NEWS.md
package.json
2012-12-21 13:30:14 +01:00
Sandro Santilli
ab1a0e0339
Add check-full to run testsuite of submodules
...
This model should be improved to avoid double-checking when the same
submodule could be installed or referenced by multiple levels...
2012-12-20 13:15:47 +01:00
Sandro Santilli
a69afe4cd7
Enhance run_tests.sh to allow running single tests and skipping preparation
2012-12-19 09:04:53 +01:00
Sandro Santilli
5ae864a3c8
Remove config files from repo, provide ./configure script to generate
...
Closes #34
2012-10-05 15:50:40 +02:00
Sandro Santilli
45b9cac423
Add "make clean"
2012-07-10 15:56:40 +02:00
Sandro Santilli
411332a28a
Run tests with "make check" ( #21 )
2012-07-09 18:56:09 +02:00