Imported Upstream version 1.4.15
This commit is contained in:
parent
882cdeecca
commit
047baae1ca
386 changed files with 60019 additions and 38317 deletions
2
lib/tests/var/.gitignore
vendored
Normal file
2
lib/tests/var/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
generated
|
||||
generated_directory/
|
5
lib/tests/var/baddate
Normal file
5
lib/tests/var/baddate
Normal file
|
@ -0,0 +1,5 @@
|
|||
# NP State file
|
||||
1
|
||||
54
|
||||
2147483647
|
||||
Date in future!!!!
|
4
lib/tests/var/missingdataline
Normal file
4
lib/tests/var/missingdataline
Normal file
|
@ -0,0 +1,4 @@
|
|||
# NP State file
|
||||
1
|
||||
54
|
||||
1234567890
|
5
lib/tests/var/oldformat
Normal file
5
lib/tests/var/oldformat
Normal file
|
@ -0,0 +1,5 @@
|
|||
# NP State file
|
||||
0
|
||||
54
|
||||
1234567890
|
||||
String to read
|
5
lib/tests/var/statefile
Normal file
5
lib/tests/var/statefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
# NP State file
|
||||
1
|
||||
54
|
||||
1234567890
|
||||
String to read
|
Loading…
Add table
Add a link
Reference in a new issue