Expansion: Test directory for future portability

Tests to be readjusted for portability.
This commit is contained in:
Jérôme Guélen 2025-03-19 18:45:34 +01:00
parent f0755cd6c4
commit 2da7f03a66
No known key found for this signature in database
9 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -24,6 +24,7 @@ tests/*
!tests/*.c
!tests/*.h
!tests/*.input
!tests/expand_test
infile
outfile
mallocfail_hashes

0
tests/expand_test/aba Normal file
View file

0
tests/expand_test/abcda Normal file
View file

0
tests/expand_test/aiia Normal file
View file

0
tests/expand_test/axr Normal file
View file

View file

1
tests/expand_test/exp Executable file
View file

@ -0,0 +1 @@
echo hello exp

1
tests/expand_test/ls Executable file
View file

@ -0,0 +1 @@
echo hello

0
tests/expand_test/yuhbqa Normal file
View file