Skip to content

ft/test-dispatch

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
  run-tests - Run tests in various languages in one test-harness

For details on operation, see the included manuals.

To generate documentation, you need `pandoc' installed. Then do:

  % make doc

To install the software to a default PREFIX of /usr/local, do:

  # make install

If another PREFIX is required, you can set it like this:

  % make install PREFIX="$HOME"

About

Running tests written in various languages in one test-harness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published