Commit Graph

13 Commits

Author SHA1 Message Date
Anthony Arnold 8206a0dee4 Fix compatibility errors 2021-12-08 23:49:42 +10:00
Anthony Arnold 99edfc6aa2 Updated to AUnit 3.7.1 2015-07-14 21:55:12 +10:00
Anthony Arnold 5d28bc1365 Can now make install. 2012-01-17 17:10:23 +10:00
Anthony Arnold 2896506335 Split some unit tests up to test more distinct functionality. Added new unit test to check that Invalid_String is thrown in From_Name. Fixed up some ignore files. 2012-01-17 13:26:45 +10:00
Anthony Arnold 96b9a94f20 Switched tests to AUnit test suite. Reorganised build to use project files. New directory structure for new build. TODO: Unit test exceptions, make install option 2012-01-17 12:23:27 +10:00
Anthony Arnold aae8d77ff7 Moved generator procedures into seperate subpackage. Fixed error in random generator where x was not being incremented. 2012-01-16 15:53:35 +10:00
Anthony Arnold 3c1665b46f Added From_String generator. Thinking about moving generators to subpackage. Removed To_Wide_String; decided that AdaID will only deal in Strings. It is up to the user to handle the case of stuffing them into Wide strings. Fixed bullet lists in README.md 2012-01-16 14:55:03 +10:00
Anthony Arnold 9220e79ede Added README and LICENSE files. Getting ready to go to github 2012-01-16 00:19:51 +10:00
Anthony Arnold 8c3d4c2ebc Added To_String and To_Wide_String functions. Turned generator functions into procedures 2012-01-15 21:40:42 +10:00
Anthony Arnold df081af64e Added FromName function to generate from name via SHA1 Hash. Included GPL-licensed SHA implementation by John Halleck. 2012-01-14 17:59:13 +10:00
Anthony Arnold 712ef8405c Added Variant type and GetVariant function 2012-01-13 21:26:01 +10:00
Anthony Arnold 6805d9b3b9 Added GetHashFunction 2012-01-13 21:15:38 +10:00
Anthony Arnold 0d443617f7 New function GetVersion and build structure 2012-01-13 19:47:50 +10:00