about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added server_event testsJames Booth2014-12-251-0/+1
* Added roster_list testsJames Booth2014-12-251-0/+1
* Added preferences testsJames Booth2014-12-251-0/+1
* Added parser testsJames Booth2014-12-251-0/+1
* Added muc testsJames Booth2014-12-251-0/+1
* Added jid testsJames Booth2014-12-251-0/+1
* Added history testsJames Booth2014-12-251-0/+1
* Added form testsJames Booth2014-12-251-1/+2
* Added contact testsJames Booth2014-12-251-0/+1
* Added common testsJames Booth2014-12-251-0/+1
* Added cmd_win testsJames Booth2014-12-251-0/+1
* Added cmd_sub testsJames Booth2014-12-251-0/+1
* Added cmd_statuses testsJames Booth2014-12-251-0/+1
* Added cmd_roster testsJames Booth2014-12-241-0/+1
* Added cmd_rooms testsJames Booth2014-12-241-0/+1
* Added cmd_otr testsJames Booth2014-12-241-2/+1
* Added cmd_join testsJames Booth2014-12-241-0/+1
* Added cmd_connect testsJames Booth2014-12-241-0/+1
* Added cmd_bookmark testsJames Booth2014-12-241-0/+1
* Added cmd_alias testsJames Booth2014-12-241-0/+1
* Added autocomplete testsJames Booth2014-12-241-0/+1
* Use will_return instead of mock valuesJames Booth2014-12-231-3/+3
* Added stubbed implementationsJames Booth2014-12-231-27/+5
* Added occupantswin.cJames Booth2014-12-161-1/+1
* Moved roster functionsJames Booth2014-12-161-2/+1
* Added rosterwin.cJames Booth2014-12-161-0/+2
* Revert "Added -lstrophe to test dependencies"James Booth2014-09-171-1/+1
* Added -lstrophe to test dependenciesJames Booth2014-09-171-1/+1
* Added form testsJames Booth2014-09-141-1/+3
* Created form moduleJames Booth2014-09-051-0/+1
* Added LICENSE.txt to dist targetJames Booth2014-08-241-1/+1
* Added scripts and profrc.example to dist targetJames Booth2014-08-041-2/+4
* Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...Immae2014-06-231-0/+2
* Renamed sha1 functions to avoid naming clashesJames Booth2014-06-151-0/+2
* Fixed makefile to include headers in test sourcesJames Booth2014-04-181-21/+21
* Merge remote-tracking branch 'pasis/iss323'James Booth2014-04-181-3/+15
|\
| * autotools: added EXTRA_DISTDmitry Podgorny2014-04-171-10/+8
| * autotools: install themes during 'make install'Dmitry Podgorny2014-04-081-0/+14
| * Makefile.am: fixed spacingDmitry Podgorny2014-04-081-2/+2
* | Removed inputwin functions from ui.hJames Booth2014-04-071-3/+3
* | Removed statusbar functions from ui.hJames Booth2014-04-071-0/+3
|/
* Added cmd_win testJames Booth2014-04-011-0/+1
* Added cmd_roster testJames Booth2014-03-161-0/+1
* Revert "Added srdir to git version check"James Booth2014-03-081-1/+1
* Added srdir to git version checkJames Booth2014-03-081-1/+1
* Added connection status tests for cmd_joinJames Booth2014-03-081-0/+1
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-34/+33
* fixed indent in Makefile.ammr.Shu2014-02-251-18/+18
* Mock otr module for cmd_otr testsJames Booth2014-02-161-0/+1
* Added cmd_otr testsJames Booth2014-02-161-0/+1
id='n541' href='#n541'>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