Skip to content

Latest commit

 

History

History
 
 

README.md

Ring Programming Language Tests

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

To Build

ring2exe test.ring

Add new tests

Add it to tests.ring

Update Tests

test update 

Run Tests

test

Tests