summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-253-14/+6
|
* add .gitignore filesLennart Poettering2008-06-181-0/+8
|
* add experimental mdns fuzzerLennart Poettering2005-12-311-0/+8
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1048 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update API-CHANGES-0.6Lennart Poettering2005-11-171-0/+4
| | | | | | | * update automatically generated C++ test git-svn-id: file:///home/lennart/svn/public/avahi/trunk@994 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Compile tests only when --enable-tests was specified on the configure ↵Lennart Poettering2005-10-191-0/+2
| | | | | | | | | | | | | command line * Build compat layers only when --enable-compat-{howl,libdns_sd} was passed to configure * drop avahi_strlcpy() to reduce our code/API size * replace getifname() with if_indextoname in avahi-dnsconfd * declare environ if needed in avahi-dnsconfd * drop some useless definitions like AVAHI_PUBLISH_NULL = 0 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@819 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename server.h to internal.hLennart Poettering2005-10-171-1/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@804 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update C++ tests, and compile them only when HAVE_NETLINK is setLennart Poettering2005-10-123-1/+19
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@737 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * cleanup build system a littleLennart Poettering2005-08-153-41/+53
| | | | | | | | * strip remaining glib usage * -fPIC build fix for x86-64 (thanks tvainika) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@336 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-143-23/+30
| | | | | | | | | | * Put -DDBUS_API_SUBJECT_TO_CHANGE in DBUS_CFLAGS and remove from individual files * Add avahi-client to the C++ test runs, compile with DBUS flags * Fix avahi-client to compile with C++ compilers. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@323 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix tests/Makefile.am to set CXXFLAGS for c-plus-plus-test, this fixes ↵Trent Lloyd2005-08-141-1/+1
| | | | | | the last make distcheck error git-svn-id: file:///home/lennart/svn/public/avahi/trunk@318 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add C++ testLennart Poettering2005-08-143-0/+161
* add more autoconf checks git-svn-id: file:///home/lennart/svn/public/avahi/trunk@313 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe