summaryrefslogtreecommitdiffstats
path: root/src/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Correct the filenames in commentsKen Raeburn2007-10-312-2/+2
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-313-1/+21
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-1/+0
* Don't use GNU make featuresKen Raeburn2007-10-301-2/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-293-2/+40
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-28/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-32/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-114-4/+10
* * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2005-11-292-2/+10
* * test_getsockname.c: Include autoconf.h.Ken Raeburn2005-11-292-1/+8
* make dependTom Yu2005-11-291-2/+1
* Update dependenciesKen Raeburn2005-06-211-1/+2
* * Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2005-06-012-2/+7
* Test new k5_getpwuid_r macroKen Raeburn2005-03-283-0/+63
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+65
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* Update .Sanitize fileTheodore Tso1996-06-061-0/+32
* Program for testing if getsockname() works like the BSD networking codeTheodore Tso1995-09-161-0/+89