Commit graph

2 commits

Author SHA1 Message Date
Mark Dickinson
828b39865a Skip readline tests if readline module is not available. 2009-10-26 11:59:30 +00:00
Ronald Oussoren
9f20d9d0ee Issue 6877: this patch makes it possible to link the readline extension
to the libedit emulation of the readline API on OSX 10.5 or later.

This also adds a minimal testsuite for readline to check that the
history manipuation functions have the same interface with both
C libraries.
2009-09-20 14:18:15 +00:00