page-mode 'test' may now be an array
commitff9424492cd86184e2abe8faea0cb4ea179a8042
authorJohn Foerch <jjfoerch@earthlink.net>
Sun, 12 Feb 2012 19:53:51 +0000 (12 14:53 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Sun, 12 Feb 2012 19:53:51 +0000 (12 14:53 -0500)
treef884c2470d0201c52ec80dcf6a8169cd2165c12a
parenta2e91551589f7724f87695f8014f2f27b5295293
page-mode 'test' may now be an array

This provides simpler means for users to change the coverage of a
page-mode.  Instead of having to write a test function with all the
boilerplate involved in making sure the old test function gets called
properly, the 'test' property of a page-mode object is an array that can
be pushed and popped for customization.
modules/content-buffer.js