This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git. Updated .
  1. 14 Jan, 2015 1 commit
    • Jorge Bucaran's avatar
      ❯❯❯ Complete overhaul of brand new Oh-My-Fish test framework. · 63fd25da
      Jorge Bucaran authored
      + Add documentation and examples.
      + Add new functions to interact with the framework:
        + spec.eval - eval a function by name and echo its description field
        + spec.functions - prints functions currently in scope that match the key glob
        + spec.log - log a message / test result
        + spec.run - run suite of tests
      + Rename list.erase to erase.
      63fd25da
  2. 13 Jan, 2015 3 commits
    • Bruno Pinto's avatar
      remove double slash · bb467f75
      Bruno Pinto authored
      bb467f75
    • Bruno's avatar
      Merge pull request #300 from bucaran/improve-install · 143cc10c
      Bruno authored
      Improve install.fish
      143cc10c
    • Jorge Bucaran's avatar
      Add support for: · 05f3ecdf
      Jorge Bucaran authored
        + Non-interactive terminals, e.g., skip launching fish when
          running tests automated, etc.
        + Non-git-based installations. If git is not found, download
          via curl HTTP GET download request.
        + Installing forks of the framework.
      Also:
        + Improve documentation.
        + Fix bug in un escaped backslash causing incorrect syntax
          coloring after the ASCII fish logo.
      05f3ecdf
  3. 11 Jan, 2015 13 commits
  4. 10 Jan, 2015 4 commits
  5. 09 Jan, 2015 3 commits
  6. 08 Jan, 2015 5 commits
  7. 07 Jan, 2015 3 commits
  8. 02 Jan, 2015 1 commit
  9. 31 Dec, 2014 7 commits