Skip to content

Latest commit

 

History

History

tests

Ring Programming Language Tests

In this folder we have the tests that test the Ring programming language.

To Build (For Windows)

build

To Build (For macOS or Linux)

./build.sh

Add new tests

Add it to tests.ring

Update Tests (For Windows)

test update 

Update Tests (For macOS or Linux)

./test update

Run Tests (For Windows)

test

Run Tests (For macOS or Linux)

./test

Screen Shots

Tests

Report Summary

Tests