devtools/qunit.py
2013-04-25 Pierre-Yves David remove unused import
2013-04-11 Julien Cristau [devtools] prevent Xvfb resets stable
2013-03-21 Julien Cristau [devtools/qunit] don't open-code subprocess.Popen.terminate stable
2013-03-21 Julien Cristau [devtools/qunit] get rid of unused variable stable
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Pierre-Yves David devtools: improve qunit timeout message
2012-02-23 Julien Cristau [devtools] make a copy of the xvfb-run script so we can kill it properly stable
2012-02-23 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
2012-02-13 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-05-11 Sylvain Thénault don't let windmill/qunit test break apycot warning for all web/test stable
2011-03-03 Pierre-Yves David [devtools/qunit] had "qunit" test for tag. stable
2010-10-18 Pierre-Yves David [devtools] Clean up import of f328ec853e18 and use lgc's getlogin. stable
2010-10-15 Pierre-Yves David [devtools] Firefox need write access to $HOME stable
2010-10-08 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
2010-07-08 Adrien Di Mascio [test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
2010-07-06 Sylvain Thénault [web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
2010-06-18 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
2010-06-18 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
2010-06-18 Aurelien Campeas [devtools/qunit] in safe mode, ffox launches a stupid popup
2010-06-18 Pierre-Yves David [qunit] use safe mode for firefox
2010-06-18 Pierre-Yves David [qunit] Move qunit.js and qunit.css in devtools/datadirectory
2010-06-17 Pierre-Yves David [qunit] check that the browser has not died by himself before we asked him to stop.
2010-06-17 Pierre-Yves David [qunit] improve output of suprocess error
2010-06-01 Pierre-Yves David Add a QUnitTestCase class to run qunit test case.
less more (0) tip