blob: fc01e62576c4b71e0d396f596bc5477951d4c4d9 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : cxx/tree/performance/gen.testscript
# license : not copyrighted - public domain
: 50k
:
{
$* 317 test-50k.xml &test-50k.xml
cat test-50k.xml >>>$src_base/test-50k.xml
}
|