[Mono-devel-list] Re: [mono-vb] [RFC] MBAS Compiler Test Suite
Rodrigo B. de Oliveira
rbo at acm.org
Wed Aug 11 19:38:59 EDT 2004
Em Qua, 2004-08-11 às 04:46, Jambunathan Jambunathan escreveu:
> ...
>
> /****************** TestCaseTemplate.vb *******************/
>
> REM LineNo: <>
> REM ExpectedError: <>
> REM ErrorMessage:
> REM Target: <exe | library> (library target gets built first)
> REM CompilerOptions: /r:MyDll.dll
>
> /**************** Positive TestCase.vb *******************/
> Imports System
>
> Module M
> Sub Main()
> Console.WriteLine("This is a Positive Test Case")
> End Sub
> End Module
>
I like it. But what about the expected behaviour/output of the generated
program?
Rodrigo
More information about the Mono-devel-list
mailing list