- 08 Aug, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
This is logically part of the next commit. But then, the git diff would show the old file disappear and the new file appear with new content, which would be hard to review, so it is split. This commit should contain no changes in the content (hopefully), so can be skipped during review.
-
- 02 Aug, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 30 Jul, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 23 Jul, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 18 Jul, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 21 Jun, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 12 Jun, 2012 1 commit
-
-
Mukund Sivaraman authored
* Supply --enable-valgrind to configure to run tests (make check) under valgrind * Use two classes of suppressions files: + src/valgrind-suppressions for permanent suppressions that we never want to re-consider again + src/valgrind-suppressions.revisit for temporary suppressions (such as issues in testcases) that are not a priority to fix, but we'd like to fix them sometime
-
- 11 Oct, 2011 1 commit
-
-
Jeremy C. Reed authored
And for check_LTLIBRARIES to noinst_LTLIBRARIES too. This is so a regular "make" will build the test programs and libraries too. So the "make check" will just run the tests (and not build them). This is to help with test-driven development. This reverses some from #1091, plus does the rest too. Note that doing a "make check" before a "make" does not currently work due to dependencies depending on each other (e.g. python/isc/log tests needs datasrc but python/isc/datasrc tests need log_config_update).
-
- 05 Oct, 2011 1 commit
-
-
Jeremy C. Reed authored
and while here also only build when the "make check" target is used; since we already require --with-gtest maybe this step is not of much interest.
-
- 01 Aug, 2011 1 commit
-
-
Jelte Jansen authored
still need to find a real solution for this problem...
-
- 11 May, 2011 3 commits
-
-
Stephen Morris authored
For some reason, libtool is not picking up this library from the dependency in libutil_unittests. Adding the library to the link cures the problem. Also, move the directory util/io/tests to util/io_tests so that the utilities code and tests build in the right order.
-
Stephen Morris authored
-
Stephen Morris authored
Also update the test Makefile.am files to include the appropriate libraries.
-
- 11 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 20 Dec, 2010 1 commit
-
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Oct, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac365@3158 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 2 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2733 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Aug, 2010 1 commit
-
-
JINMEI Tatuya authored
introduced a new ./configure option --enable-static-link to statically link executables while still building dynamic loadable modules correctly. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac309@2722 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Aug, 2010 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2669 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac241@2490 e5f2f494-b856-4b98-b285-d166d9295462
-