On Fri, 5 Feb 2016 14:52:23 +0100, Werner Pamler <[email protected]> wrote:
>In the Project inspector window, there is a Test button. What is it good >for? Its function is not documented in the help file accessible by the >Help button at the left. What's confusing is that executing "Test" >reports this error in the Message window for all of my tested projects, >even for an empty one: > >Test: Compiling an empty file: Exit code 1, Errors: 1 >Fatal: Syntax error, "BEGIN" expected but "end of file" found Similar question: In Delphi there is a Project menu function "syntax check", which checks the syntax of the project without actually compiling it. Is there a corresponding "Test" function available in Lazarus? In Delphi I use this a lot! -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
