mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Additional changes added from our existing modifcations and unreleased updates from cxxtest code A replacement for Commit 25e5e17 is not yet applied.
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
CxxTest Python Package
|
|
======================
|
|
|
|
The CxxTest Python package includes utilities that are used by the
|
|
CxxTest unit testing framework. Specifically, this Python package
|
|
supports C++ parsing and code generation done in the cxxtestgen
|
|
script.
|