comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier Write-Only Address <gautier_niouzes@hotmail.com>
Subject: Re: Advent of Code, Day 17
Date: Fri, 18 Dec 2020 11:47:59 -0800 (PST)	[thread overview]
Message-ID: <fd057bf9-812c-4b5e-ad92-7bab6b60b724n@googlegroups.com> (raw)
In-Reply-To: <3eec3e60-7ac7-40de-844b-5dc16361a6ean@googlegroups.com>

> Advent of Code hasn't been a *complete* waste of time. ;-)

Far from that: now the major part of the test suite for HAC stems from AoC:

*******[ HAC ]*******   Compiler version: 0.083 dated 09-Dec-2020.
*******[ HAC ]*******   Caution: HAC is not a complete Ada compiler. Type "hac" for license.
. . . .[ HAC ]. . . .   Compiling from file: all_silent_tests.adb
. . . .[ HAC ]. . . .   Compilation finished in  0.000862600 seconds.
. . . .[ HAC ]. . . .   Starting p-code VM interpreter...
    ___________      ____________________________________________________________
   / *  HAC  * \    /  "Silent tests": when there is zero output, no compilation \
   |  Testing  |    |   error and no run-time error, then it's all fine.         |
   \___________/    \____________________________________________________________/

----> Launching tests (one instance of HAC each)...
. . . .[ HAC ]. . . .   Compiling and running from file: case_statement.adb
. . . .[ HAC ]. . . .   Compiling and running from file: constants.adb
. . . .[ HAC ]. . . .   Compiling and running from file: declarations.adb
. . . .[ HAC ]. . . .   Compiling and running from file: enumerations.adb
. . . .[ HAC ]. . . .   Compiling and running from file: floats.adb
. . . .[ HAC ]. . . .   Compiling and running from file: integers.adb
. . . .[ HAC ]. . . .   Compiling and running from file: loops.adb
. . . .[ HAC ]. . . .   Compiling and running from file: recursion.adb
. . . .[ HAC ]. . . .   Compiling and running from file: sorting_tests.adb
. . . .[ HAC ]. . . .   Compiling and running from file: strings.adb
. . . .[ HAC ]. . . .   Compiling and running from file: type_conversion.adb
. . . .[ HAC ]. . . .   Compiling and running from file: var_init.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_02.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_03.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_04.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_05.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_06.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_07.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_08.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_09.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_10.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_11.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_12.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_13.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_15.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_16.adb
. . . .[ HAC ]. . . .   Compiling and running from file: aoc_2020_17.adb
----> Done.
All tests passed.
Summary:
         27 successes
         0 failures
-------[ HAC ]-------   VM interpreter done after  35.307665400 seconds.
-------[ HAC ]-------   Execution of all_silent_tests.adb completed.

  reply	other threads:[~2020-12-18 19:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 20:21 Advent of Code, Day 17 John Perry
2020-12-18 16:40 ` John Perry
2020-12-18 19:47   ` Gautier Write-Only Address [this message]
2020-12-19 10:37     ` Maxim Reznik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox