summaryrefslogtreecommitdiff
path: root/tests/test_general.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Flake8 Errors (#442)Eisuke Kawashima2021-10-151-1/+0
* Introduce partial C11 support (#429)Vitaly Cheptsov2021-08-311-15/+16
* Use more specific assertIsInstance in tests (#268)Jon Dufresne2018-06-261-5/+5
* Conditinally skipping cpp-using tests unless platform is LinuxEli Bendersky2017-04-211-1/+9
* Wipe out more mentions of lcc's cppEli Bendersky2015-05-181-2/+1
* Clean up whitespace in test codeEli Bendersky2013-12-261-5/+0
* Locate test data from __file__Stefano Rivera2013-08-081-15/+13
* finalize issue 74 fixEli Bendersky2012-08-101-0/+4
* failing test for windowsEli Bendersky2012-08-101-4/+11
* Issue 68Eli Bendersky2012-07-071-0/+4
* make test_general.py succeed also when run from the tests/ dirEli Bendersky2012-03-141-1/+3
* adaptations to execute tests successfully on Windows from the root direli.bendersky2012-01-201-1/+2
* made testing scripts runnable from root dir + added tox.iniEli Bendersky2012-01-191-7/+19
* some changes to run tests on linuxEli Bendersky2011-10-161-34/+34
* initial import from SVNEli Bendersky2010-05-211-0/+37