1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 19:49:02 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Yann
fa8bf06f15 Make runtest.sh exit status consistent solves #249 2017-02-02 12:00:41 +01:00
Yann
a65b87d596 Deleted more from runtest.sh solves #249 2017-02-02 11:50:39 +01:00
prieto
610b4d4f55 Tests enhancements 3 2017-01-12 13:37:38 +01:00
prieto
e6381cc70a Tests enhancements 2 2017-01-11 10:01:30 +01:00
prieto
f612e62fbc Tests enhancements 2017-01-11 09:57:14 +01:00
Yann
d58f67987c Uncomment rm in runtest
was disabled for debugging...
2016-11-09 15:43:57 +01:00
Yann
df8a088024 Bugfix on regression caused by previous bugfix
Previous bugfix on runtest & create instance brokes deployment, now both seems to work fine
2016-11-09 15:42:04 +01:00
Yann
8c5a442e7c Bugfixes in create_instance and in all runtest process 2016-11-09 14:56:44 +01:00
Yann
4b3ebcabe8 Various bugfixes
concerning unittest & field validators
2016-11-04 15:03:32 +01:00
Yann
63ca38b370 Fixed runtest scripts 2016-10-19 11:50:40 +02:00
Yann
d7c24fce39 Enhancement in deployment with autotools and in README file
Remove duplicate install templates directories (the same directories can be used by SLIM & runtest)
Addapted runtest so it can fetch the install template from the lodel2 datadir
Make lodel_admin.py runnable (add the python3 shebang + chmod +x at install-data target)
And a beautifull ASCII formating for the README
2016-09-22 16:27:52 +02:00
Renamed from runtest (Browse further)