Natools

Diff
Login

Differences From Artifact [793d6401a2]:

To Artifact [392a65dc27]:


27
28
29
30
31
32
33

34
35
36
37
   package NT renames Natools.Tests;

   procedure All_Tests (Report : in out NT.Reporter'Class);

   procedure Debug_Instantiation (Report : in out NT.Reporter'Class);
   procedure Default_Instantiation (Report : in out NT.Reporter'Class);
   procedure Descriptor_Interface (Report : in out NT.Reporter'Class);

   procedure Lockable_Interface (Report : in out NT.Reporter'Class);
   procedure Replayable_Interface (Report : in out NT.Reporter'Class);

end Natools.S_Expressions.Cache_Tests;







>




27
28
29
30
31
32
33
34
35
36
37
38
   package NT renames Natools.Tests;

   procedure All_Tests (Report : in out NT.Reporter'Class);

   procedure Debug_Instantiation (Report : in out NT.Reporter'Class);
   procedure Default_Instantiation (Report : in out NT.Reporter'Class);
   procedure Descriptor_Interface (Report : in out NT.Reporter'Class);
   procedure Duplication (Report : in out NT.Reporter'Class);
   procedure Lockable_Interface (Report : in out NT.Reporter'Class);
   procedure Replayable_Interface (Report : in out NT.Reporter'Class);

end Natools.S_Expressions.Cache_Tests;