[pypy-dev] add --cc option to pytest
Armin Rigo
arigo at tunes.org
Sun May 27 17:44:08 CEST 2012
Hi Bookaa,
On Sat, May 26, 2012 at 3:55 AM, bookaa <rorsoft at gmail.com> wrote:
> pytest.py --cc=mingw32-gcc
> pypy/translator/test/test_exceptiontransform.py::TestOOType::()::test_simple
I didn't know this syntax. The official syntax (as far as I'm concerned) is:
pytest.py filetest.py -k test_simple
> E e:\tem\usession-default-137\main.il(161) : error : syntax error at
> token '[' in: call [mscorlib]System.Object rpyexc_fetch_value()
Sorry, can't help here. I know next to nothing about CLI/.NET.
A bientôt,
Armin.
More information about the pypy-dev
mailing list