summary refs log tree commit diff stats
path: root/tests/testdata
Commit message (Expand)AuthorAgeFilesLines
* Add new self-signed 4096 bit certificate to testdata (#19758)kraptor2022-05-081-28/+77
* Fix for #5134 (parseJson(string) should fail on leftover data) (#5203)Lolo Iccl2017-01-111-0/+6
* Add a test to xmlparserMatt Sullivan2015-10-311-0/+1
* tests: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* implements varargs[untyped]; refs #2545; to be documentedAraq2015-07-021-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-167-0/+0
* Added mycert.pem for the asynciossl test.Dominik Picheta2012-07-241-0/+32
* restored files that 'koch clean' removedAraq2012-04-161-0/+1
* fixes #105Araq2012-04-161-1/+0
* forgot to add tests/testdata/stringSimon Hafner2011-12-311-0/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* Corrected pretty() in json module, and added another file with json test data.dom962011-01-282-1/+81
* json module changesAraq2011-01-151-3/+3
* accurate file/line informationAndreas Rumpf2010-08-141-1/+5
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-266-0/+0
* SQLite wrapperAndreas Rumpf2010-02-246-0/+186
er.Integer.Long */
MIT/X Consortium License

© 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
© 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
© 2006-2007 Jukka Salmi <jukka at salmi dot ch>
© 2007 Premysl Hruby <dfenze at gmail dot com>
© 2007 Szabolcs Nagy <nszabolcs at gmail dot com>

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software. 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS IN THE SOFTWARE.