Add some test

This commit is contained in:
Roguelearg 2017-09-12 15:18:20 +02:00
parent 81ecb0e900
commit eb90918086
4 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
( truc_bidule = true )
NOT ( truc_bidule = false )

1
data/test2.txt Normal file
View file

@ -0,0 +1 @@
NOT ( truc_bidule = true ) OR ( false ) AND machin = false

1
data/test3.txt Normal file
View file

@ -0,0 +1 @@
NOT ( truc_bidule = true ) OR ( true ) AND machin = false

1
data/test4.txt Normal file
View file

@ -0,0 +1 @@
NOT true OR NOT false AND true OR false