Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new self-signed 4096 bit certificate to testdata (#19758) | kraptor | 2022-05-08 | 1 | -28/+77 |
| | | | | | | | 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. | ||||
* | Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) | Lolo Iccl | 2017-01-11 | 1 | -0/+6 |
| | |||||
* | Add a test to xmlparser | Matt Sullivan | 2015-10-31 | 1 | -0/+1 |
| | |||||
* | tests: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | implements varargs[untyped]; refs #2545; to be documented | Araq | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 7 | -0/+0 |
| | |||||
* | Added mycert.pem for the asynciossl test. | Dominik Picheta | 2012-07-24 | 1 | -0/+32 |
| | |||||
* | restored files that 'koch clean' removed | Araq | 2012-04-16 | 1 | -0/+1 |
| | |||||
* | fixes #105 | Araq | 2012-04-16 | 1 | -1/+0 |
| | |||||
* | forgot to add tests/testdata/string | Simon Hafner | 2011-12-31 | 1 | -0/+1 |
| | |||||
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
| | |||||
* | Corrected pretty() in json module, and added another file with json test data. | dom96 | 2011-01-28 | 2 | -1/+81 |
| | |||||
* | json module changes | Araq | 2011-01-15 | 1 | -3/+3 |
| | |||||
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 1 | -1/+5 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 6 | -0/+0 |
| | |||||
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 6 | -0/+186 |