summaryrefslogtreecommitdiff
path: root/t/whitespace.t
Commit message (Collapse)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
| | | | | At least FreeBSD has perl in /usr/local/bin/perl and no symlink by default.
* proxy: add ring_hash builtindormando2022-02-241-1/+1
| | | | | | | | | | | | | this is ketama-based, with options for minor compat changes with major libraries. does _not_ support weights. The weights bits in the original ketama broke the algorithm, as changing the number of points would shift unrelated servers when the list changes. this also changes backends to take a "name" specifically, instead of an "ip address". Though note if supplying a hostname instead of an IP there might be inline DNS lookups on reconnects.
* core: add queue.h to replace handrolled queues.dormando2021-08-091-0/+1
| | | | | FreeBSD version as there seems to be portability issues if you just use sys/queue, plus some extra features I like in this one.
* exclude vendor/ source dir from whitespace checker.1.6.7dormando2020-08-291-1/+1
|
* Ensure t/whitespace.t is skipped when outside a memcached git checkoutCarl Myers2020-01-131-0/+5
| | | | | | | | The test as written uses git to find a list of files to check, so it doesn't work correctly if it is unrolled in, say, some other git repository where git ls-files returns unexpected results. Reported in #485
* t/whitespace.t: Ignore doc dtdsOla Jeppsson2019-10-221-0/+1
|
* gitignore/whitespace ignore update1.5.1dormando2017-08-241-1/+1
|
* some whitespace test fixes.dormando2016-05-281-0/+1
|
* add vim swap file to .gitignore and t/whitespace.t's exempt list1.4.22Menghan2014-12-311-0/+1
|
* whitespace fix for freebsddormando2012-07-291-0/+1
| | | | I dunno why it litters .orgs then tries to run them. I'm not a magician.
* stupid whitespace thing pulls in dead filesdormando2012-07-291-1/+1
| | | | | I don't care why it happened, just don't whitespace check the README files anymore.
* descriptive errors for t/whitespace.tdormando2012-07-291-1/+1
|
* Backporting AC_PROG_CC_C99 macro for redhat.Dustin Sallings2010-02-201-0/+1
| | | | | | RedHat 5.4 (and CentOS) ship with 2.59 which doesn't have the AC_PROG_CC_C99 macro necessary for detecting C99 flags for the compiler.
* Use ls-files instead of ls-tree to run whitespace tests.Dustin Sallings2009-09-151-2/+2
| | | | | | | | | | | This allows us to check uncommitted files (while still ignoring ignored files). Anything that should go into the repo that is not specifically excluded from testing will be tested. Note that this also removed the -f test since only files are returned from ls-files.
* Wider reaching whitespace cleanup.Dustin Sallings2009-09-141-2/+4
|
* New whitespace test.Dustin Sallings2009-09-141-2/+17
| | | | Using git (when available) to figure out what should be tested.
* Fix reference to memcached.spec.in in whitespace test.Dustin Sallings2009-09-011-1/+2
|
* updated unit tests, better spec filePaul Lindner2007-05-121-1/+1
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@557 b0b603af-a30f-0410-a34e-baf09ae79d0b
* ignore autogenerated config.hPaul Lindner2007-04-101-1/+1
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@494 b0b603af-a30f-0410-a34e-baf09ae79d0b
* update clean-whitespace, add automated whitespace test, and clean whitespacePaul Lindner2007-04-101-0/+21
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@492 b0b603af-a30f-0410-a34e-baf09ae79d0b