about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Update bookmark test stubMichael Vetter2020-05-221-2/+2
* Add executable stubMichael Vetter2020-05-201-1/+1
* Fix http_upload stubMichael Vetter2020-04-171-0/+3
* Update database stubMichael Vetter2020-04-071-3/+1
* Remove chat_log_get_previous()Michael Vetter2020-04-061-5/+0
* Add log_database_add_*() test stubsMichael Vetter2020-04-061-1/+6
* Fix message_send_private unittest stubMichael Vetter2020-04-061-1/+6
* db: add database unit test stubMichael Vetter2020-04-061-0/+31
* Add slashguard featureMichael Vetter2020-03-181-0/+1
* Add cons_avatar_setting to unit test stubMichael Vetter2020-03-101-0/+1
* Fix log test stubMichael Vetter2020-02-211-4/+5
* Fix test stubMichael Vetter2020-02-211-1/+1
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-2/+2
* Parse mentions and triggers in muc history if display is 'regular'Michael Vetter2020-02-202-3/+3
* Add builds.sr.ht CI for OpenBSDWilliam Wennerström2020-02-171-0/+6
* test: Init window.layout to make compiler happyMichael Vetter2020-02-141-0/+1
* Fix testsMichael Vetter2020-02-141-1/+1
* xep-0308: adapt unit test stubsMichael Vetter2020-02-142-8/+6
* xep-0308: add cons_correction_setting stub to testsMichael Vetter2020-02-101-0/+1
* Fix unittest buildPaul Fariello2020-01-311-14/+14
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-313-5/+5
* Add cons_os_setting stub for testsMichael Vetter2020-01-241-0/+1
* Use OMEMO for offline MUC members (#1242)Paul Fariello2020-01-201-1/+1
* xep-0084: add test stub fileMichael Vetter2019-12-181-0/+7
* test: add cons_color_settingMichael Vetter2019-12-091-0/+1
* Add cons_logging_setting() to test stubMichael Vetter2019-11-131-2/+1
* Add cons_titlebar_setting stubMichael Vetter2019-11-051-1/+1
* Don't override ProfMessage Id with origin-idMichael Vetter2019-10-311-1/+1
* Adjust message stubs in unit testsMichael Vetter2019-10-291-4/+4
* Adjust stub for connection_get_profanity_identifierMichael Vetter2019-10-221-1/+1
* Move ProfMessage and message_is_sent_by_us to xmppMichael Vetter2019-10-191-1/+0
* Add message_is_sent_by_us stubMichael Vetter2019-10-181-0/+5
* Remove accidentally added fileMichael Vetter2019-10-181-7/+0
* Add connection_get_profanity_identifier stubMichael Vetter2019-10-183-0/+12
* Fix memory leak in unittestsDmitry Podgorny2019-10-141-0/+1
* Fix invalid reads in unit testsMichael Vetter2019-10-101-2/+0
* Revert "Free lits in test_cmd_roster unittest"Michael Vetter2019-10-101-1/+0
* First destroy roster then free list in test_cmd_rosterMichael Vetter2019-10-061-3/+3
* Free strings in test_cmd_aliasMichael Vetter2019-10-061-0/+4
* Free lits in test_cmd_roster unittestMichael Vetter2019-10-061-0/+4
* Remove not needed strdupin test_cmd_roomsMichael Vetter2019-10-061-2/+3
* Free autocomplete_complete results in unittestMichael Vetter2019-10-061-1/+19
* Fix autocomplete memleak in test_autocompleteMichael Vetter2019-10-061-16/+16
* Free lists in test_roster_listMichael Vetter2019-10-061-0/+20
* Fix two memleaks in test_parserMichael Vetter2019-10-061-0/+4
* Fix memleak in cmd_bookmark_list_shows_bookmarks unittestMichael Vetter2019-10-061-0/+16
* Fix memleak in test_parser unittestMichael Vetter2019-10-061-0/+2
* Fix memleak in test_callbacks unittestMichael Vetter2019-10-061-0/+2
* Fix memleak in test_parser unittestMichael Vetter2019-10-061-1/+7
* Fix test_callbacks memleakMichael Vetter2019-10-061-0/+5
Agaram <vc@akkartik.com> 2015-11-10 21:35:42 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-11-10 21:43:45 -0800 2423 - describe shape-shifting in html docs' href='/akkartik/mu/commit/html/059shape_shifting_recipe.cc.html?h=hlt&id=76755b2836b0dadd88f82635f661f9d9df77604d'>76755b28 ^
d2bd40bf ^

76755b28 ^







d2bd40bf ^



76755b28 ^


















d2bd40bf ^



76755b28 ^

d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^






























































d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^
d2bd40bf ^
76755b28 ^


d2bd40bf ^



76755b28 ^

d2bd40bf ^

76755b28 ^



d2bd40bf ^






generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2024-07-29 20:34:00 +0000
4' href='#n164'>164 165 166 167 168 169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
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
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690