Test ran at 2025-07-24 01:03:24.656741+00:00 SOLUTION: ini_files=11.0.0: A standalone, portable Ada package for configuration files Origin: source archive ini-files-11.zip at https://sourceforge.net/projects/ini-files/files/ini-files/ini-files-11.zip with hash sha512:f46141f95d7580e8f1988bb7d08060015bb3bf3749c3525322b342a983dfa97fef779eadf5be22f855c6493323ca88d0b0d52de10a443cb933cd72a0e21f4aeb Properties: Author: Rolf Ebert Author: Gautier de Montmollin Description: A standalone, portable Ada package for configuration files Executable: test_config License: MIT Long_Description: Config is an Ada package for parsing configuration files (.ini, .inf, .cfg, ...) and retrieving keys of various types. New values for single keys, or entire sections, can be set. * Standalone and unconditionally portable code. * Pure Ada 2005: nothing compiler- / system- specific. * Can be used in projects in Ada 2005, Ada 2012 and later versions of the Ada language. * Object oriented. * Tests and demos included. Maintainer: rolf.ebert.gcc@gmx.de Maintainer: gdemont@hotmail.com Maintainers_Logins: RREE Maintainers_Logins: zertovitch Name: ini_files Project_File: ini_files.gpr Tag: ini Tag: ini-file Tag: cfg Tag: cfg-file Tag: config Tag: configuration Version: 11.0.0 Website: https://sourceforge.net/p/ini-files/ LOG: [alr test] Testing ini_files=11.0.0 [alr test] Spawning retrieval for remote crate: alr -d -n get ini_files=11.0.0 Note: Deploying ini_files=11.0.0... ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0%#=#=# ##=#=# ######################################################################## 100.0% ini_files=11.0.0 successfully retrieved. There are no dependencies. [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building ini_files=11.0.0/ini_files.gpr... Setup [mkdir] object directory for project Ini_files Compile [Ada] test_config.adb [Ada] rosetta_read_cfg.adb [Ada] rosetta_updt_cfg.adb [Ada] rosetta_updt_cfg_reset.adb [Ada] config.adb Bind [gprbind] test_config.bexch [gprbind] rosetta_read_cfg.bexch [gprbind] rosetta_updt_cfg.bexch [gprbind] rosetta_updt_cfg_reset.bexch [Ada] test_config.ali [Ada] rosetta_read_cfg.ali [Ada] rosetta_updt_cfg.ali [Ada] rosetta_updt_cfg_reset.ali Link [link] test_config.adb [link] rosetta_read_cfg.adb [link] rosetta_updt_cfg.adb [link] rosetta_updt_cfg_reset.adb Success: Build finished successfully in 1.39 seconds. Found declared GPR file: ini_files.gpr [alr test] Test completed SUCCESSFULLY