]> gitweb.factorcode.org Git - factor.git/commit
fix some unit-test syntax to use array instead of quotation for result
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 13 Jan 2023 22:23:08 +0000 (14:23 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 13 Jan 2023 22:23:08 +0000 (14:23 -0800)
commitf5b9efdac6d9708473ae17565f8583792a622ac9
tree67ac6496c9e1a600edafdae4501fa1b5b19426a5
parentb471441a5aa8161ac9c21282684592ba245885dc
fix some unit-test syntax to use array instead of quotation for result
33 files changed:
basis/compiler/tests/alien.factor
basis/compiler/tests/callback-error.factor
basis/compiler/tests/float.factor
basis/compiler/tests/intrinsics.factor
basis/compiler/tests/peg-regression-2.factor
basis/compiler/tests/peg-regression.factor
basis/compiler/tests/pic-problem-1.factor
basis/compiler/tests/redefine15.factor
basis/compiler/tests/redefine24.factor
basis/compiler/tests/redefine25.factor
basis/compiler/tests/redefine26.factor
basis/compiler/tests/spilling.factor
basis/cpu/x86/32/32-tests.factor
basis/cpu/x86/64/64-tests.factor
basis/cpu/x86/assembler/assembler-tests.factor
basis/cpu/x86/features/features-tests.factor
basis/functors/functors-tests.factor
basis/io/files/windows/windows-tests.factor
basis/io/pipes/unix/unix-tests.factor
basis/io/standard-paths/windows/windows-tests.factor
basis/json/prettyprint/prettyprint-tests.factor
basis/system-info/linux/linux-tests.factor
basis/system-info/windows/windows-tests.factor
basis/windows/errors/errors-tests.factor
basis/windows/offscreen/offscreen-tests.factor
basis/windows/time/time-tests.factor
basis/xml/tests/encodings.factor
basis/xml/tests/state-parser-tests.factor
extra/multi-methods/tests/canonicalize.factor
extra/multi-methods/tests/legacy.factor
extra/multi-methods/tests/syntax.factor
extra/successor/successor-tests.factor
misc/syntax-test.factor