Hi, A while back I read about how the Delphi community would like the internal Embarcadero unit tests (if they actually exist) be made public. As usual, Embarcadero didn't even bother to answer.
So some developers took it in their own hands and started writing their own suite of tests. This has many many benefits. The first that pops into my mind, is running a new version of Delphi against the tests to really see what was fixed or not. I know Michael van Canneyt is working on unit tests for Free Pascal (at least some FCL packages, not sure about the RTL). Kudos to him for pushing this, as it will be a huge benefit to the Free Pascal project. Anyway, here is the Delphi community developed test suite. This could be used in may ways by Free Pascal. Test how "delphi compatible" FPC is. It could also be incorporated into Michael's efforts (license permitting - not sure how the Apache 2.0 license fits with FPC). Here is the link if anybody is interested: https://bitbucket.org/NickHodges/delphi-unit-tests/src Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
