steps to get httpd.js and unittests to run on a remote host over the network
Posts Tagged as ‘notes’
July 8, 2009
how we are running xpcshell unittests on windows mobile
a few steps forward in getting xpcshell unittests automated for fennec on windows mobile
June 11, 2009
reftests for windows mobile
In my never ending quest to conquer the unittests, I have made another dent by getting reftests running (in a very basic form) on windows mobile!
It turns out this was much easier than I thought to do, but getting my dozen or so changes to automation.py and runreftest.py took many hours of debugging and trial [...]
May 20, 2009
automating fennec bookmark manager
This is more of a technical note and probably a boring read for anybody not interested in test development for fennec.
In an effort to add real automation for Fennec we have had issues making progress using browser-chrome to develop tests. Our latest bits of work come from bookmarks where happyhans is adding additional tests [...]