Changes for version 1.11 - 2006-06-23
- expand_backticked was changed to a method to allow it to more easily emit warnings for mismatched quotes.
- mismatched quotes are now explicitly diagnosed. Formerly, there'd be a !!THISISGARBAGE!! in the output. Bad form.
Documentation
Ultra-compact TAP summary
scan a set of Web pages for strings present/absent
Modules
simple_scan's core code
store a test spec, and transform it into test code
Examples
- examples/ss.in
- examples/ss_backtick1.in
- examples/ss_backtick_env.in
- examples/ss_blank.in
- examples/ss_comment.in
- examples/ss_country.in
- examples/ss_extpattern.in
- examples/ss_fail.in
- examples/ss_garbage1.in
- examples/ss_garbage2.in
- examples/ss_garbage3.in
- examples/ss_multisub.in
- examples/ss_newbracket.in
- examples/ss_nodouble.in
- examples/ss_over_defer.in
- examples/ss_quoted.in
- examples/ss_user_agent.in