Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Tests for eclasses
Date: Tue, 10 May 2005 20:54:41
Message-Id: 20050510215433.5b90c716@snowdrop
1 Is there a standard way of handling testing for utility-type eclasses?
2 For versionator I currently have a __versionator__test_blah function
3 included in the eclass (source versionator.eclass works, it doesn't have
4 any portage-specific code), but this is going to get a bit messy when I
5 add in another few dozen tests...
6
7 Maybe a simple test harness could be added as an option for the new
8 eclass / elib setup?
9
10 --
11 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
12 Mail : ciaranm at gentoo.org
13 Web : http://dev.gentoo.org/~ciaranm

Replies

Subject Author
Re: [gentoo-dev] Tests for eclasses Ciaran McCreesh <ciaranm@g.o>
Re: [gentoo-dev] Tests for eclasses Brian Harring <ferringb@g.o>
Re: [gentoo-dev] Tests for eclasses Francesco Riosa <francesco@×××××××××.it>