mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
This test suite has been in use for a long time now, in place of the obsolete and unmanageable testparser.py and testfuncs.py. It verifies the complete optimizer output to stdout and stderr, to ensure that the output matches the expectations. See unit_tests/README.txt for more info.
104 lines
No EOL
917 B
Text
104 lines
No EOL
917 B
Text
[ <3., 2., 1., 0.>
|
||
, <4., 3., 2., 1.>
|
||
, <0., -1., -2., -3.>
|
||
, <5., 4., 3., 2.>
|
||
, <2., 3., 4., 5.>
|
||
, <1., 2., 3., 4.>
|
||
, "********"
|
||
, <1., 2., 3., 4.>
|
||
, <2., 3., 4., 5.>
|
||
, <5., 4., 3., 2.>
|
||
, <0., -1., -2., -3.>
|
||
, <4., 3., 2., 1.>
|
||
, <3., 2., 1., 0.>
|
||
, "********"
|
||
, <1., 0., 0.>
|
||
, <0., 0., 1.>
|
||
, <0., 3., 0.>
|
||
, <3., 0., 0.>
|
||
, "********"
|
||
, 1
|
||
, 1
|
||
, 1
|
||
, 5
|
||
, 2
|
||
, 2
|
||
, 2
|
||
, 3
|
||
, 2
|
||
, 4
|
||
, 2
|
||
, 0
|
||
, 2
|
||
, 6
|
||
, "********"
|
||
, 2
|
||
, 6
|
||
, 2
|
||
, 4
|
||
, 2
|
||
, 3
|
||
, 2
|
||
, 2
|
||
, 2
|
||
, 0
|
||
, 1
|
||
, 5
|
||
, 1
|
||
, 1
|
||
, "********"
|
||
, 2
|
||
, 0
|
||
, 1
|
||
, 1
|
||
, 2
|
||
, 2
|
||
, 2
|
||
, 3
|
||
, 2
|
||
, 4
|
||
, 1
|
||
, 5
|
||
, 2
|
||
, 6
|
||
, 3
|
||
, "********"
|
||
, 1.
|
||
, 5.
|
||
, (-1e40*0)
|
||
, -1.
|
||
, 2.
|
||
, 3.
|
||
, 9.
|
||
, "********"
|
||
, <1., (-1e40*0), 0.>
|
||
, <2., 0., 0.>
|
||
, "********"
|
||
, <2., 0., 0.>
|
||
, <1., (-1e40*0), 0.>
|
||
, "********"
|
||
, <2., 0., 0.>
|
||
, <1., (-1e40*0), 0.>
|
||
, "********"
|
||
, <1., (-1e40*0), 0.>
|
||
, <2., 0., 0.>
|
||
, "********"
|
||
, "a"
|
||
, "á"
|
||
, "fi"
|
||
, "𝐚"
|
||
, "********"
|
||
, 1
|
||
, "A"
|
||
, "B"
|
||
, 2
|
||
, 3
|
||
, "C"
|
||
, "********"
|
||
, "A"
|
||
, 3
|
||
, 1
|
||
, "C"
|
||
, "B"
|
||
, 2
|
||
] |