summaryrefslogtreecommitdiff
path: root/common/tests/functional/testShellCommands.js
Commit message (Collapse)AuthorAge
* Delete mozmill testsJack Rosenthal2019-07-08
| | | | | | afaik, Pale Moon has no support for the (now deprecated) Mozmill. Signed-off-by: Jack Rosenthal <jack@rosenth.al>
* Manually run Ex completers rather than pushing them through theKris Maglione2011-02-02
| | | | | | | | | | | | | | | | command line machinery. It's orders of magnitude faster, on the one hand, but also runs the display machinery for all results, which may catch more errors. Errors in the command line completion machinery should be tested elsewhere. Fix some sidebar test bugs. Move dactyl.js and utils.js files out of sandboxes and into modules so we can pass XML objects in and out of them. --HG-- rename : common/tests/functional/dactyl.js => common/tests/functional/dactyl.jsm rename : common/tests/functional/utils.js => common/tests/functional/utils.jsm
* Add a half slew of generic command execution/completion/code coverage tests. ↵Kris Maglione2011-01-28
| | | | Add unhandled exception checking to tests. Fix some detected merge artifacts.
* Back out most of the changes accidentally merged from key-processing.Kris Maglione2011-01-27
| | | | | --HG-- extra : rebase_source : a00510584f7e13917f8496e15b7dd36852d98ea7
* Fix tab number updates in FF36. Closes issue 300.Kris Maglione2011-01-26
|
* Add experimental Mozmill functional tests.Doug Kearns2011-01-25
--HG-- extra : rebase_source : eb8095f9d17f9c97706f93f670dd880c2b56f050