Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/coverall integration #195

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2017

  1. Add coverall integration

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    597b305 View commit details
    Browse the repository at this point in the history
  2. Add coveralls badge

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    89ff25d View commit details
    Browse the repository at this point in the history
  3. Use cask to run tests

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    ef73c1d View commit details
    Browse the repository at this point in the history
  4. Run cask on travis

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    e25cef6 View commit details
    Browse the repository at this point in the history
  5. Use evm & cask to manage tests

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    c400a5b View commit details
    Browse the repository at this point in the history
  6. Fix dependencies

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    a67c0ed View commit details
    Browse the repository at this point in the history
  7. Do not test against emacs 23.4

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    78b5cba View commit details
    Browse the repository at this point in the history
  8. Use setcar instead of pop to silence byte-compile warning

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    0e88fac View commit details
    Browse the repository at this point in the history
  9. Change the selector

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    15230c5 View commit details
    Browse the repository at this point in the history
  10. Swap undercover/dash require

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    a472aba View commit details
    Browse the repository at this point in the history
  11. Move undercover require to tests file

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    a09349d View commit details
    Browse the repository at this point in the history
  12. Let emacs load files instead of -l

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    1b17b38 View commit details
    Browse the repository at this point in the history
  13. Test against the snapshot

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    b6f0d41 View commit details
    Browse the repository at this point in the history
  14. byte-compile dash-functional.el

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    67d8c3f View commit details
    Browse the repository at this point in the history
  15. Expand the files tracked on coveralls

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    b70db87 View commit details
    Browse the repository at this point in the history
  16. Swap load order

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    05e9ca3 View commit details
    Browse the repository at this point in the history
  17. Track all el files

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    04fc178 View commit details
    Browse the repository at this point in the history
  18. Add require to tests helper

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    02d5b0c View commit details
    Browse the repository at this point in the history
  19. [delete] Cat the output of the report

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    a641b38 View commit details
    Browse the repository at this point in the history
  20. Do not load dash-functional

    Matus Goljer authored and Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    fbec8ea View commit details
    Browse the repository at this point in the history
  21. Add emacs 25.2 and 25.3

    Fuco1 committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    2e8d667 View commit details
    Browse the repository at this point in the history