annotate tests/utest.urp @ 28:fcd3a977d77b

More type class instances for user type; allow choose to fail
author Adam Chlipala <adam@chlipala.net>
date Thu, 24 Feb 2011 17:29:05 -0500
parents 5e03668972ea
children 089ad1d33e2f
rev   line source
adam@19 1 path META=../../meta
adam@19 2 library ../src/ur
adam@19 3 rewrite all Utest/*
adam@19 4 database dbname=openid
adam@19 5 sql utest.sql
adam@19 6 allow url http://*
adam@19 7 allow url https://*
adam@19 8 allow url /*
adam@19 9 prefix http://localhost:8080/
adam@19 10
adam@19 11 utest