mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-09 16:28:47 +00:00
Promote many regression tests
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
708022fbd2
commit
c3cc26c0d3
1136 changed files with 22116 additions and 22178 deletions
|
|
@ -1,8 +1,6 @@
|
|||
This file was autogenerated.
|
||||
$ ../../src/Driver.exe -runtime ../../runtime -I ../../runtime -I ../../stdlib/x64 -ds -dp test03.lama -o test | grep -v 'section .note.GNU-stack'
|
||||
/usr/bin/ld: warning: /tmp/build_7bb8d6_dune/ccQnDDog.o: missing .note.GNU-stack section implies executable stack
|
||||
$ ../../src/Driver.exe -runtime ../../runtime -I ../../runtime -I ../../stdlib/x64 -ds -dp test03.lama -o test 2>&1 | grep -v 'missing .note.GNU-stack'
|
||||
/usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
|
||||
[1]
|
||||
$ ./test
|
||||
-1
|
||||
1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue