mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-04-19 21:53:13 +02:00
7 lines
251 B
Markdown
7 lines
251 B
Markdown
Copy-Method.py is the "new" test for env.Copy, making sure we
|
|
get an AttributeError.
|
|
|
|
The Old directory is the former tests from the deprecated state,
|
|
preserved here for reference; the presence of an sconstest.skip file
|
|
means they are never executed.
|