update tests

This commit is contained in:
ryuukk 2023-02-14 16:56:00 +01:00
parent 2a3c235b31
commit 605d39c7fc
10 changed files with 16 additions and 17 deletions

View File

@ -66,7 +66,6 @@ void main()
What what; What what;
auto it = what.get_it!(A, B, C)(); auto it = what.get_it!(A, B, C)();
{ {
from_auto.agane_one. from_auto.agane_one.
} }

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganeone v int inside_aganeone stdin 137 inside_aganeone v int inside_aganeone stdin 124
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_aganetwo v int inside_aganetwo stdin 205 inside_aganetwo v int inside_aganetwo stdin 186
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -1,7 +1,7 @@
identifiers identifiers
alignof k alignof k
init k init k
inside_c v int inside_c stdin 645 inside_c v int inside_c stdin 605
mangleof k mangleof k
sizeof k sizeof k
stringof k stringof k

View File

@ -38,12 +38,12 @@ diff actual_2_2.txt expected_2_2.txt --strip-trailing-cr
#echo "test c omplex" #echo "test c omplex"
check complex 1192 actual_complex_1 expected_complex_1 check complex 1121 actual_complex_1 expected_complex_1
check complex 1236 actual_complex_2 expected_complex_2 check complex 1162 actual_complex_2 expected_complex_2
check complex 1282 actual_complex_3 expected_complex_3 check complex 1205 actual_complex_3 expected_complex_3
check complex 1328 actual_complex_4 expected_complex_4 check complex 1248 actual_complex_4 expected_complex_4
check complex 1354 actual_complex_5 expected_complex_5 check complex 1271 actual_complex_5 expected_complex_5
check complex 1382 actual_complex_6 expected_complex_6 check complex 1296 actual_complex_6 expected_complex_6
check complex 1410 actual_complex_7 expected_complex_7 check complex 1321 actual_complex_7 expected_complex_7
check complex 1437 actual_complex_8 expected_complex_8 check complex 1345 actual_complex_8 expected_complex_8