-
- Downloads
[TESTS] - ASSERT PY
J'ai ajouté le support des assert dans le test de la compilation serveur, cela nous permet de séparer les tests du code. Il faudra implémenter ce support pour chaque type de langages et ça risque de devenir très différent à chaque fois.
Showing
- tests/python/assert_test01/venv/lib/python2.7/distutils/__init__.py 134 additions, 0 deletions...on/assert_test01/venv/lib/python2.7/distutils/__init__.py
- tests/python/assert_test01/venv/lib/python2.7/distutils/__init__.pyc 0 additions, 0 deletions...n/assert_test01/venv/lib/python2.7/distutils/__init__.pyc
- tests/python/assert_test01/venv/lib/python2.7/distutils/distutils.cfg 6 additions, 0 deletions.../assert_test01/venv/lib/python2.7/distutils/distutils.cfg
- tests/python/assert_test01/venv/lib/python2.7/encodings 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/encodings
- tests/python/assert_test01/venv/lib/python2.7/fnmatch.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/fnmatch.py
- tests/python/assert_test01/venv/lib/python2.7/fnmatch.pyc 0 additions, 0 deletionstests/python/assert_test01/venv/lib/python2.7/fnmatch.pyc
- tests/python/assert_test01/venv/lib/python2.7/genericpath.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/genericpath.py
- tests/python/assert_test01/venv/lib/python2.7/genericpath.pyc 0 additions, 0 deletions...s/python/assert_test01/venv/lib/python2.7/genericpath.pyc
- tests/python/assert_test01/venv/lib/python2.7/lib-dynload 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/lib-dynload
- tests/python/assert_test01/venv/lib/python2.7/linecache.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/linecache.py
- tests/python/assert_test01/venv/lib/python2.7/linecache.pyc 0 additions, 0 deletionstests/python/assert_test01/venv/lib/python2.7/linecache.pyc
- tests/python/assert_test01/venv/lib/python2.7/locale.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/locale.py
- tests/python/assert_test01/venv/lib/python2.7/locale.pyc 0 additions, 0 deletionstests/python/assert_test01/venv/lib/python2.7/locale.pyc
- tests/python/assert_test01/venv/lib/python2.7/no-global-site-packages.txt 0 additions, 0 deletions...ert_test01/venv/lib/python2.7/no-global-site-packages.txt
- tests/python/assert_test01/venv/lib/python2.7/ntpath.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/ntpath.py
- tests/python/assert_test01/venv/lib/python2.7/ntpath.pyc 0 additions, 0 deletionstests/python/assert_test01/venv/lib/python2.7/ntpath.pyc
- tests/python/assert_test01/venv/lib/python2.7/orig-prefix.txt 1 addition, 0 deletions...s/python/assert_test01/venv/lib/python2.7/orig-prefix.txt
- tests/python/assert_test01/venv/lib/python2.7/os.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/os.py
- tests/python/assert_test01/venv/lib/python2.7/os.pyc 0 additions, 0 deletionstests/python/assert_test01/venv/lib/python2.7/os.pyc
- tests/python/assert_test01/venv/lib/python2.7/posixpath.py 1 addition, 0 deletionstests/python/assert_test01/venv/lib/python2.7/posixpath.py
Loading
Please register or sign in to comment