CIA.vc
Ahven
Unit Test Library
Stats » Projects » Ahven
information
Ahven is a simple unit test library for Ada.
syndicateUTC clock
17:31 on Feb 09, 2010
event counters
The last message was received 1.26 weeks ago at 21:36 on Jan 31, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 17 messages last month
523 messages since the first one, 2.41 years ago, for an average of 1.69 days between messages
recent messages
dateReversed sort columnprojectcontentlink
21:36 on Jan 31ahven
Commit by tkoskine :: 2af377dcf84a r520 trunk/test/basic_listener_tests.adb: (link)
Fix Type'(...) cases from the tests also.
#
21:27 on Jan 31ahven
Commit by tkoskine :: 2b473244420e r519 trunk/src/ (5 files): (link)
Fix elaboration warnings generated by GNAT GPL 2009.
#
21:19 on Jan 31ahven
Commit by tkoskine :: 7fcaee6150a0 r518 trunk/: (link)
Move Type'(...) removals.
#
21:19 on Jan 31ahven
Commit by tkoskine :: cb88436edbf4 r517 trunk/src/ahven-results.adb: (link)
Merge.
#
21:19 on Jan 31ahven
Commit by tkoskine :: b72afe81ce4f r516 trunk/src/ (ahven-results.adb ahven-listeners.adb): (link)
Merge.
#
21:19 on Jan 31ahven
Commit by tkoskine :: a1017819e488 r515 trunk/src/ahven-vstrings.adb: (link)
Yet another Type'(...) removal.
#
21:19 on Jan 31ahven
Commit by tkoskine :: 24abe89d3796 r514 trunk/src/ (ahven-results.adb ahven-framework.adb): (link)
Remove the type name from the Type'(...) expressions.

This is a work-around for Janus/Ada bug 73.
#
22:03 on Jan 18ahven
Commit by tkoskine :: d960ca02bb88 r513 trunk/gnat/ (ahven.lgpr ahven_lib.gpr): (link)
Add .lgpr file which lists files for the library.
#
21:52 on Jan 18ahven
Commit by tkoskine :: 0485109912e0 r512 trunk/src/ (ahven-listeners.ads ahven-listeners.adb): (link)
Ahven-listeners.adb can go,
since we are dropping Janus/Ada 3.1.1 support.
#
21:37 on Jan 18ahven
Commit by tkoskine :: 09b78395059d r511 trunk/ (4 files in 2 dirs): (link)
Backed out changeset af9ebf5dbff1.

It isn't necessary for Janus/Ada 3.1.2beta and it is not
worth supporting 3.1.1 since it has so many bugs compared
to 3.1.2beta.
#
21:59 on Jan 13ahven
Commit by tkoskine :: af9ebf5dbff1 r510 trunk/ (4 files in 2 dirs): (link)
Fix Ahven.Results crashes with Janus/Ada
by using a separate child List package
instead of generic Ahven.SList.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 2e096500d68f r509 trunk/src/ahven-listeners-basic.adb: (link)
Align code.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 8806d6484b0c r508 trunk/src/ahven-listeners-basic.adb: (link)
Remove invalid comment.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 4a1b2db597cb r507 trunk/src/ahven-results.adb: (link)
Align code a little.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 23b7763b8540 r506 trunk/ (7 files in 2 dirs): (link)
Rename all existing Rename_All procedures to Clear.

This is more consistent with Ada.Containers naming style.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 2bfa45519a85 r505 trunk/src/ahven-framework.ads: (link)
Initialize list objects with empty lists, just in case.
#
21:59 on Jan 13ahven
Commit by tkoskine :: 4bfeaff6f3f9 r504 trunk/src/ahven-text_runner.adb: (link)
Replace Iter with Position which is more descriptive name.
#
16:24 on Dec 28, 2009ahven
Commit by tkoskine :: 4aca4485361b r503 trunk/src/ahven-tap_runner.adb: (link)
Combine common Test_Count_Type'Image code.
#
16:24 on Dec 28, 2009ahven
Commit by tkoskine :: a5c86bbbd743 r502 trunk/src/ahven-text_runner.adb: (link)
Fix code alignment.
#
16:24 on Dec 28, 2009ahven
Commit by tkoskine :: ab8f1bafd13a r501 trunk/src/ahven-vstrings.adb: (link)
Use Ada.Strings.Fixed.Head to eliminate annoying -1 calculation.

This introduces Ada.Strings.Fixed dependancy, but I think it is ok.
#