summaryrefslogtreecommitdiffstats
path: root/source3/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* added a configuration summary at the end of ./configure. It alsoAndrew Tridgell1998-09-051-0/+28
| | | | | aborts if essential functions are not available. (This used to be commit 5c7717f033f670f587b4a250d0a663cad30824e5)
* expand the sysv shmem test to look for semaphores as well as sharedAndrew Tridgell1998-09-051-1/+21
| | | | | | memory. Some FreeBSD systems have sysv shared memory but no semaphores! (This used to be commit 3f4959a065ed987a8254903a5aaf6234bb88ad5c)
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-0/+4
| | | | | | source directory! This adds a new "trivial" test that makes sure that the autoconf tests are working. It aborts the configure run if not. (This used to be commit ead0338ad27f29f1abbbe9f6302d6bf633bf98b2)
* ignore the auto-generated dummy fileAndrew Tridgell1998-07-291-0/+1
| | | | (This used to be commit f4c629bde2bbcb0cfa4d6f5cb1aa7edddf569fac)
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+62
| | | | | | time test instead. This also allows us to get rid of the igroups element of a couple of structures. (This used to be commit 8b25fe734166b76ceebf8d9543c706ebe0fddc96)
* some merge cleanupsAndrew Tridgell1998-07-291-0/+0
| | | | (This used to be commit 1d655b7c64231b0aec0548bb90fc3dcc3f37791c)
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-296-0/+269
(This used to be commit 3bda7ac417107a7b01d91805ca71c4330657ed21)