annotate tests/test.urp @ 61:d252edfbfa0e

Turn off warnings about deprecated functions, to placate silly OpenSSL change for OS X
author Adam Chlipala <adam@chlipala.net>
date Wed, 26 Oct 2011 09:07:48 -0400
parents 5e03668972ea
children
rev   line source
adam@19 1 path META=../../meta
adam@0 2 library ../src/ur
adam@0 3 rewrite all Test/*
adam@3 4 database dbname=openid
adam@3 5 sql test.sql
adam@4 6 allow url http://*
adam@4 7 allow url https://*
adam@4 8 prefix http://localhost:8080/
adam@0 9
adam@0 10 test