selinux/sepolgen
Robert Kuska a280b06dd9 sepolgen: Edit tests so they pass even on Python3 where hash is random.
By default in Python3 hash uses random seed as salt, this leads to
different order in output from functions which rely on hash as are
dicts and sets. Tests in sepolgen relied on the frozen order.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
2015-07-16 13:06:03 -04:00
..
src sepolgen: Apply fixes discovered by 2to3 where needed. 2015-07-16 13:06:03 -04:00
tests sepolgen: Edit tests so they pass even on Python3 where hash is random. 2015-07-16 13:06:03 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog Update ChangeLogs. 2015-03-18 08:37:10 -04:00
HACKING checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00