kraptor
8c100a37b9
Add new self-signed 4096 bit certificate to testdata ( #19758 )
...
The test tasyncssl may fail on modern linux versions
as they require at least 2048 bit certificates.
A new certificate and private key with default values
has been added to meet this new requirement.
2022-05-08 11:54:04 +02:00
Lolo Iccl
abe5cb82a0
Fix for #5134 (parseJson(string) should fail on leftover data) ( #5203 )
2017-01-11 06:50:18 +01:00
Matt Sullivan
8671656e6f
Add a test to xmlparser
2015-10-31 13:30:07 -05:00
Adam Strzelecki
567b7d5a6a
tests: Trim .txt files trailing whitespace
...
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:11:11 +02:00
Araq
cabbcd411d
implements varargs[untyped]; refs #2545 ; to be documented
2015-07-02 16:18:11 +02:00
Grzegorz Adam Hankiewicz
72a3e21f28
Removes executable bit for text files.
2013-03-16 23:53:07 +01:00
Dominik Picheta
d640fe7af8
Added mycert.pem for the asynciossl test.
2012-07-24 22:49:54 +01:00
Araq
1db8b5cbb2
restored files that 'koch clean' removed
2012-04-16 16:43:41 +02:00
Araq
17d67ab828
fixes #105
2012-04-16 16:31:15 +02:00
Simon Hafner
0cde38c1e1
forgot to add tests/testdata/string
2011-12-31 17:22:27 +01:00
Araq
5b28d08203
non-nil AST; continue after errors for IDE support
2011-02-12 19:24:20 +01:00
dom96
4b7ff3e090
Corrected pretty() in json module, and added another file with json test data.
2011-01-28 00:05:42 +00:00
Araq
ff0b0f6b6d
json module changes
2011-01-15 11:50:12 +01:00
Andreas Rumpf
fc0b66a7ff
accurate file/line information
2010-08-14 15:46:07 +02:00
Andreas Rumpf
40ea1d0330
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
Andreas Rumpf
f41bd71e61
SQLite wrapper
2010-02-24 01:04:39 +01:00