a2aaron / BrainFriendly

A BF interpreter made in Python
0 stars 2 forks source link

Additional Tests #7

Closed porglezomp closed 8 years ago

porglezomp commented 8 years ago

This adds some full system tests, for instance, adding Hello, World! tests that actually check the output of the program. Additionally, we have a test for a program that contains comments, which I don't think we had one of before now.

Suggestions for other interesting tests are recommended.

a2aaron commented 8 years ago

Looks good! Approved for merging. :tada: :cactus: :tada: