mgorny 14/12/21 14:30:08 Modified: python-utils-r1.sh Log: Update tests for unsupported python3.2.
Revision Changes Path 1.12 eclass/tests/python-utils-r1.sh file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/tests/python-utils-r1.sh?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/tests/python-utils-r1.sh?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/tests/python-utils-r1.sh?r1=1.11&r2=1.12 Index: python-utils-r1.sh =================================================================== RCS file: /var/cvsroot/gentoo-x86/eclass/tests/python-utils-r1.sh,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-utils-r1.sh 5 Nov 2014 23:03:01 -0000 1.11 +++ python-utils-r1.sh 21 Dec 2014 14:30:08 -0000 1.12 @@ -151,7 +151,7 @@ test_is "_python_impl_supported python2_6" 1 test_is "_python_impl_supported python2_7" 0 test_is "_python_impl_supported python3_1" 1 -test_is "_python_impl_supported python3_2" 0 +test_is "_python_impl_supported python3_2" 1 test_is "_python_impl_supported python3_3" 0 test_is "_python_impl_supported python3_4" 0 test_is "_python_impl_supported pypy1_8" 1