summaryrefslogtreecommitdiff
path: root/common/tests
Commit message (Collapse)AuthorAge
* Further mode names normalisation in docs.Doug Kearns2011-07-29
| | | | | --HG-- extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
* Fix :delgroup completer's builtin group exclusions.Doug Kearns2011-07-21
|
* Fix :run!.Doug Kearns2011-07-10
| | | | | | | Broken by me in 4582cb2b148c. --HG-- extra : rebase_source : 57fb60a9e103c70b810a3140f46da4b45f552f7a
* Clarify some arg counts and some related tests.Doug Kearns2011-06-29
| | | | | --HG-- extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
* Use argCount: "0" for :restart.Doug Kearns2011-06-29
| | | | | --HG-- extra : rebase_source : 7ae0cb785c72e9c379f12e516621a5a2ade39aa2
* Don't hide command errors in tab modifier commands.Doug Kearns2011-06-27
| | | | | --HG-- extra : rebase_source : 05de0074fabbae061e14c10073f0b4648d72709f
* Don't hide error generated for :time :no-such-cmd.Doug Kearns2011-06-27
| | | | | --HG-- extra : rebase_source : 100b8c4d6ac54f8bfb983afd1b8064d5fd7b7e8e
* Restore some :tabmove argument errors and update :help for recent changes.Doug Kearns2011-06-27
| | | | | --HG-- extra : rebase_source : 496b6d553c64e88cef45620dc1f8210301ad5fe2
* Whitespace fixes.Doug Kearns2011-04-04
|
* Add cheap interactive :js heredoc sanity test.Doug Kearns2011-04-03
| | | | | --HG-- extra : rebase_source : 8a14101f288c46ae0f87810b31ffba04a80222e4
* Fix :set!.Doug Kearns2011-03-28
|
* Fix reference to removed :comclear in testCommands.Doug Kearns2011-03-05
| | | | | --HG-- extra : rebase_source : 33a19cdf6a5a3e544555cd36281ea9ea5ef4d6e4
* Add tests for dead help links. Fix some minor bugs. Show error when trying ↵Kris Maglione2011-02-21
| | | | to modify a builtin group rather than failing silently.
* Don't print error message on :source! non-existent-file. Add tests. Closes ↵Kris Maglione2011-02-18
| | | | issue #390.
* Frob tests.Kris Maglione2011-02-12
|
* Add commands.get completer. Add more JS completer tests.Kris Maglione2011-02-10
| | | | | --HG-- branch : groups
* Experimentally move commands.js and options.js to modules. Fix some bugs.Kris Maglione2011-02-10
| | | | | | | --HG-- branch : groups rename : common/content/commands.js => common/modules/commands.jsm rename : common/content/options.js => common/modules/options.jsm
* Call a host of uncalled testCommands completion and error tests.Doug Kearns2011-02-07
|
* 'Fix' :delcommand testCommands test.Doug Kearns2011-02-07
| | | | This was failing due to *evil* test dependencies.
* Fix sanitizer initialization. Add tests.Kris Maglione2011-02-06
|
* Fix some option validators. Add tests.Kris Maglione2011-02-05
|
* More testing stuff.Kris Maglione2011-02-03
|
* 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
* Bang on tests some more.Kris Maglione2011-02-02
|
* Get rid of silly stack dumps.Kris Maglione2011-02-02
|
* Fix some key feeding issues.Kris Maglione2011-02-02
|
* Fix failing qmark completion tests.Doug Kearns2011-02-02
|
* Partially fix some lying :bmark output tests.Doug Kearns2011-02-02
|
* Add new privacy.xml help file.Doug Kearns2011-02-01
| | | | | --HG-- extra : rebase_source : e141c5426e02dc38e38acb11fbf94ce4e5d62fc9
* Bang on tests some more. Ameliorate some async completion issues.Kris Maglione2011-02-01
| | | | | --HG-- extra : rebase_source : 0f550b1650963e4010e447db2df7d6815627bae2
* Bang on tests a bit more.Kris Maglione2011-02-01
|
* Mention the versions.xml help page in the intro page list.Doug Kearns2011-02-01
|
* Run stylebot -- semicolons.Doug Kearns2011-02-01
|
* Fix dactyl.Controller#countBeep definition typo.Doug Kearns2011-01-31
|
* Bang on the tests a bit more.Kris Maglione2011-01-29
|
* Make :addons marginally functional on FF36.Kris Maglione2011-01-29
|
* Delete horrible trailing whitespace.Kris Maglione2011-01-29
|
* Unbreak last commit which I hadn't intended to push.Kris Maglione2011-01-29
|
* Unset browser.tabs.closeWindowWithLastTab when running tests.Kris Maglione2011-01-29
|
* Merge key-processing.Kris Maglione2011-01-29
|\
| * Back out changes accidentally merged from default.Kris Maglione2011-01-28
| |\ | |/ |/| | | | | --HG-- branch : key-processing
* | Add forgotten file.Kris Maglione2011-01-28
| |
| * Merge default.Kris Maglione2011-01-28
|/ | | | | --HG-- branch : key-processing
* Add forgotten file.Kris Maglione2011-01-28
|
* 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