Added a test application around which to build unit tests.
This commit is contained in:
parent
45df5ff5de
commit
cc6533decf
5 changed files with 294 additions and 0 deletions
17
TestApp/Web/Views/Auto/test/1
Executable file
17
TestApp/Web/Views/Auto/test/1
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<!-- DOCTYPE application PUBLIC "-//CYGNETS//DTD ADL 0.1//EN" "http://www.cygnets.co.uk/schemas/adl-0.1.1.dtd" -->
|
||||
<!-- DOCTYPE application SYSTEM "file:/C:/Projects/ADL/schemas/adl-0.dtd" -->
|
||||
<!--
|
||||
Application Description Language framework
|
||||
testapp.adl.xml
|
||||
|
||||
the object of this file is to exercise as many aspects of ADL as possible;
|
||||
it isn't expected to describe an application which does anything useful
|
||||
|
||||
Copyright (c) 2008 Cygnet Solutions Ltd
|
||||
|
||||
$Author: sb $
|
||||
$Revision: 1.1 $
|
||||
$Date: 2008-06-18 15:55:54 $
|
||||
-->
|
||||
<output xmlns="http://cygnets.co.uk/schemas/adl-1.2" xmlns:adl="http://cygnets.co.uk/schemas/adl-1.2" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
|
||||
<!--Layout is default-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue