"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4af032dce7321310d014bf7485e35820e59dbe8f"
-
Johnny Chen authored
backported to Python 2.3+. Some of the features desired include better verbose reporting in unittest2.TextTestRunner and decorator support for skipping tests and expected failures. http://pypi.python.org/pypi/unittest2 o Modified the existing .py tests to use unittest2 and decorated TestSTL.test_step_into_stl(), which is known to always fail currently, with @unittest2.expectedFailure. llvm-svn: 110397
73258830
Loading