mirror of
https://github.com/AdaCore/aunit.git
synced 2026-02-12 13:03:25 -08:00
Document limitation on extending Test_Fixture with a controlled component for
non-native run-time libraries. [L409-003]
This commit is contained in:
@@ -542,6 +542,8 @@ end Money_Suite;}
|
||||
|
||||
Note that @code{New_Suite} and @code{Create} are fully compatible with
|
||||
limited run-times (in particular, those without dynamic allocation support).
|
||||
Note, however, that for non-native run-time libraries, you cannot extend
|
||||
@{Test_Fixture} with a controlled component.
|
||||
|
||||
You can find a compilable example of
|
||||
@code{AUnit.Test_Caller} use in the AUnit installation
|
||||
|
||||
Reference in New Issue
Block a user