Home
       tests/cc: Enable passing TODO tests - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 576fe84ed449291c5f3cb5b7a343cf92c00357ac
   DIR parent 06a981d5ab044c5d73dd22d4420d4daa4b8c6f33
  HTML Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
       Date:   Tue,  8 Oct 2024 16:44:26 +0200
       
       tests/cc: Enable passing TODO tests
       
       Diffstat:
         M tests/cc/execute/scc-tests.lst      |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/tests/cc/execute/scc-tests.lst b/tests/cc/execute/scc-tests.lst
       @@ -145,13 +145,13 @@
        0152-cat.c
        0153-cpp_string.c
        0154-if_defined.c
       -0155-struct_compl.c [TODO]
       +0155-struct_compl.c
        0156-duff2.c
        0157-list.c
        0158-ternary.c
        0159-typedef.c
        0160-cpp_if.c
       -0161-struct.c [TODO]
       +0161-struct.c
        0162-array.c
        0163-array.c
        0164-struct.c [TODO]