newsGuile-Lib - News: Guile-Lib version 0.2.5 is released!

 
 
Latest News
Guile-Lib version 0.2.8 is released! posted by daviid, Fri 29 Mar 2024 11:21:57 PM UTC
Guile-Lib version 0.2.7 is released! posted by daviid, Fri 19 Mar 2021 02:53:04 AM UTC
Guile-Lib version 0.2.6.1 posted by daviid, Mon 09 Jul 2018 01:10:05 PM UTC
Guile-Lib version 0.2.6 posted by daviid, Mon 25 Jun 2018 04:36:16 AM UTC
Guile-Lib version 0.2.5.1 posted by daviid, Fri 02 Jun 2017 09:46:05 PM UTC

Guile-Lib version 0.2.5

Item posted by David Pirotte <daviid> on Thu 13 Apr 2017 07:38:01 PM UTC.

Guile-Lib version 0.2.5 is released! (2017.01.17)


This is a maintenance release, the next maintenance release for the
Guile-Lib 0.2 series.

  • (unit-test) 2 new APIs



    Prodedure: assert-false expr
    Special Form: assert expr

    assert-false will throw a 'test-failed-exception unless the evaluation
    of expr returns #f.

    assert will throw a 'test-failed-exception if expr raises an
    exception.


Older new available here

 

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code