Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <piatlicki@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/g-sorcery:master commit in: /
Date: Sun, 30 Jun 2013 19:55:49
Message-Id: 1372515721.da7ced967df1a87f54694322075164a4a439a841.jauhien@gentoo
1 commit: da7ced967df1a87f54694322075164a4a439a841
2 Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
3 AuthorDate: Sat Jun 29 14:22:01 2013 +0000
4 Commit: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
5 CommitDate: Sat Jun 29 14:22:01 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=da7ced96
7
8 README: how to test
9
10 ---
11 README | 2 ++
12 1 file changed, 2 insertions(+)
13
14 diff --git a/README b/README
15 index b44b62c..4cef2b2 100644
16 --- a/README
17 +++ b/README
18 @@ -41,3 +41,5 @@ manglers. But supporting them would be a good idea as well).
19 Backend should have everything specific for a given 3rd party software
20 provider: concrete algorithms for ebuild-generation, eclasses,
21 databases with information about available software and so on.
22 +
23 +To test current code run `python3 scripts/run_tests.py'