Skip to content

Running tests written in various languages in one test-harness

License

Notifications You must be signed in to change notification settings

ft/test-dispatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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