Revision 675964
Go back to digest for 17th June 2007Features in Development Tools
Andreas Pakulat committed changes in /branches/work/kdev-pg_python_parser:
Introduce a shared library to be able to use Qt Test Framework, initial code from QMake Parser in KDevelop4. The test doesn't do much, but it shows how the unittests can be done with Qt.
Introduce a proper API for the lexer, instead of public member variables
File Changes
Added 6 files
- /branches/work/kdev-pg_python_parser
- /pythondriver.cpp
- /pythondriver.h
- /pythonparserexport.h
- /tests/CMakeLists.txt
- /tests/parsetest.cpp
- /tests/parsetest.h
Modified 7 files
- /branches/work/kdev-pg_python_parser
- /CMakeLists.txt
- /main.cpp
- /python.g
- /python_io.cpp
- /python_lexer.h
- /python_lexer.ll
- /tests/string.py
13 files changed in total