Giter Club home page Giter Club logo

git-find's Issues

Add one-argument index tests

In App::GitFind::Actions, add do_foo() for any or all of the following foo:

    cmin cnewer ctime
    gid group ilname iname inum ipath iregex iwholename level
    mmin mtime name
    path
    regex
    size type uid
    user wholename

Investigate and implement one-argument detailed tests

Find out if the following are detailed or index tests, and implement them. Requires design discussion.

    links lname     # Actually index tests?
    perm            # Actually index test?
    ref rev         # Maybe not detailed tests - TODO investigate this
    samefile        # Actually index test?

Process commit message as if it were a file

When searching repos (not ]]), add an entry for the commit message. Perhaps filename #, since the commit message is a comment? Permit all types of processing as if it were a real file.

Add no-argument tests

In App::GitFind::Actions, add functions do_empty, do_executable, do_readable, do_writeable.

Bonus points: add do_nogroup, do_nouser.

install

What is the correct way to install this?

Create test framework in t/ and t/TestKit.pm for testing expressions

We need to be able to test operations on Git repos. Minilla might be good as a source of ideas (but not code), since it has the same need.

  • Make a hierarchy under t/data that has various directories, subdirectories, ...
    • ? Add a submodule for purposes of author testing?
  • Add functions to t/TestKit.pm to make it easier to run tests against the repo when checked out, and to skip those tests if we're running make test in an extracted tarball (as opposed to a clone).
  • Add functional tests! E.g., does -print actually print the filenames we expect?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.