summary refs log tree commit diff stats
path: root/tests/testdata
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* 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
' href='#n257'>257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367