Tero Koskinen is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tkoskine / Ahven http://ahven.stronglytyped.org/

Unit test library for Ada 95

Clone this repository (size: 737.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/tkoskine/ahven
hg clone ssh://hg@bitbucket.org/tkoskine/ahven

Commit 4ac4f8939ca9 Raw commit »

commit
4ac4f8939ca9
parent
b53a6fc27faf
branch
default

Add Assert (True) check also.

This catches situation where Assert raises
an exception for True condition.

Comments

    Log in to comment »

    File Lines added Lines removed
    test/assertion_tests.adb 2