scons_gd/scons/test/Removed/Copy-Method/README.md

7 lines
251 B
Markdown
Raw Normal View History

2022-10-15 16:06:26 +02:00
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.