[Lazarus] "Test" button in project inspector
Bo Berglund
bo.berglund at gmail.com
Mon Feb 8 15:59:48 CET 2016
On Fri, 5 Feb 2016 14:52:23 +0100, Werner Pamler
<werner.pamler at freenet.de> 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
More information about the Lazarus
mailing list