reaver-project / vapor

Vapor is a language made as a part of the Reaver Project effort. The name has originated as a word play on a word "vaporware" - the author often called this language a "vaporlang", and later decided to keep that name.
Other
5 stars 4 forks source link

Implement end-to-end test framework #16

Closed griwes closed 6 years ago

griwes commented 6 years ago

Depends on #14, and somewhat on #15.

Implement a framework black box testing of the compiler. Similar to Clang's compiler tests - create some test programs with metadata (embedded in comments?) about the expected behavior.