summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-03-19big logger cleanup on Windows, local testmsg.dll for log testAndreas Baumann
2009-03-19more cleanup, making a local testmsg.dll for testing the logger on windowsAndreas Baumann
2009-03-18testd/libwolf.mo start to work in testdAndreas Baumann
2009-03-18fixed i18n in testd (now the binary can set WOLFLOCALEDIR in environment, as ...Andreas Baumann
2009-03-18added gettext in testd, also added wolf gettext.c and initialization codeAndreas Baumann
2009-03-18added a GENGETOPT section in platform.mk and fixed testd GNUmakefileAndreas Baumann
2009-03-17moved the logger (log and messages) into it's own subdirectory (is a subsyste...Andreas Baumann
2009-03-16added -k_ to xgettext, now first we must take out locale support into the gen...Andreas Baumann
2009-03-16fixed deprecated functions in gengetopt cmdline parserAndreas Baumann
2009-03-16testing more around getopt and locales, getopt_long on Linux has i18n, so don...Andreas Baumann
2009-03-16added documentation about command line parsing and i18nAndreas Baumann
2009-03-14testing also debug in testd testAndreas Baumann
2009-03-14everything compiles and works againAndreas Baumann
2009-03-14added a lot more localization stuffAndreas Baumann
2009-03-13touching pot and po files (they got always regenerated for nothing)Andreas Baumann
2009-03-13fixed compilation on Solaris with a new flag STD99_COMPILE_FLAGSAndreas Baumann
2009-03-12disable positional gettext stringsAndreas Baumann
2009-03-12enable gettext testsAndreas Baumann
2009-03-11moved autoconf flags for snprintf stub from sys.h to sys_internal.hAndreas Baumann
2009-03-11more around NLS 0Andreas Baumann
2009-03-11fixed gettext.h no NLS stubAndreas Baumann
2009-03-11added a gettext.h, fixed test_snprintf compilationAndreas Baumann
2009-03-11gettext on CygwinAndreas Baumann
2009-03-11tested gettext on Solaris 8Andreas Baumann
2009-03-11tested gettext on Solaris 10Andreas Baumann
2009-03-11gettext on OpenBSD 4.3Andreas Baumann
2009-03-11gettext on FreeBSDAndreas Baumann
2009-03-11added a switch for Linux/NetBSD for gettext testAndreas Baumann
2009-03-11moved PS_ALL from global platform.mk into local GNUmakefileAndreas Baumann
2009-03-10backfix of gettext test on LinuxAndreas Baumann
2009-03-10made gettext work on NetBSDAndreas Baumann
2009-03-10added PS_ALL varable for testd testing with fakerootAndreas Baumann
2009-03-10fixed snprintf on native WindowsAndreas Baumann
2009-03-10fixed snprintf/stdio changes on CygwinAndreas Baumann
2009-03-10cleanup in stdio.h with snprintf (on Linux works at least), also added testin...Andreas Baumann
2009-03-09another test with positional snprintfAndreas Baumann
2009-03-09tried gettext on NetBSD, looks not too goodAndreas Baumann
2009-03-09added format string hints in gettext testAndreas Baumann
2009-03-09fixed the subdir guess_env problem (passing CURDIR and TOPDIR)Andreas Baumann
2009-03-09made gettext test workAndreas Baumann
2009-03-09started to add a gettext testAndreas Baumann
2009-03-06added the log parameter to the event log, trying to make categories workAndreas Baumann
2009-03-05tested again on older OpenBSD 4.2Andreas Baumann
2009-03-02added computer and source to event log loggingAndreas Baumann
2009-03-02trivial version of an event logger on Windows, works but not finished at allAndreas Baumann
2009-03-02added platform SDK and started the event logger on WindowsAndreas Baumann
2009-02-28fixed small windows erase ignore error problemAndreas Baumann
2009-02-28fixed libarry dependency in log testAndreas Baumann
2009-02-28localtime_r on native WindowsAndreas Baumann
2009-02-28fixed includes in test_log.c and sys_internal on Solaris 8Andreas Baumann