• Joao Tavora's avatar
    Fix more contrib tests and make them runnable from test.sh. · 9e3cd833
    Joao Tavora authored
    * .travis.yml (script): Skip slime-fancy tests for now.
    * test.sh (cmd): Test slime-fancy by default, -C skips it.
    * slime-enclosing-context.el: require 'slime-tests. Remove
    trailing whitespace.
    * slime-fontifying-fu.el: require 'slime-tests. Remove trailing
    whitespace.
    * slime-mdot-fu.el: require 'slime-tests. Remove trailing
    whitespace.
    * slime-parse.el: require 'slime-tests. Remove trailing
    whitespace.
    * slime-autodoc.el (slime-check-autodoc-at-point): not needed
    anymore.
    (define-autodoc-tests): new macro for defining autodoc-specific
    tests.
    (top-level): fix tests based on swank functions and add some
    :fails-for specifications for sbcl
    9e3cd833