Skip to content

tarnowsky/GIPF-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

GIPF Tester v1.0.0

Repository containing a testing script for the GIPF project.

Usage Instructions

  1. Clone the repository to your local machine:
git clone https://github.com/your_username/gipf-tester-v1.0.0.git
  1. Navigate to the repository directory:
cd gipf-tester-v1.0.0
  1. Copy the script to your project directory.

  2. Run the script:

  • Linux:
    ./tester.sh [A] [B]
    
  • Windows (in PowerShell):
    bash tester.sh [A] [B]
    

Where:

  • A - name of the executable file (e.g., "gipf" for gipf.exe)
  • B - (optional) name of the test directory in the project (default: ./testy)

Contributions

If you want to contribute changes to this repository, please follow these steps:

  1. Fork the repository.
  2. Make changes in your fork.
  3. Submit a pull request with your proposed changes.

About

Repository containing a testing script for the GIPF project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages