record tests as changes since last time

This commit is contained in:
Jez Higgins 2010-01-09 21:24:10 +00:00
parent 5ec2316aa5
commit 0030be4581
3 changed files with 11 additions and 11 deletions

View file

@ -45,8 +45,8 @@ int main(int argc, const char* argv[])
//document.normalize();
stylesheet->execute(document);
/*
std::cout << "==============" << std::endl;
std::cout << "\n==============" << std::endl;
Arabica::XSLT::DOMSink output;
stylesheet->set_output(output);
@ -55,7 +55,7 @@ int main(int argc, const char* argv[])
Arabica::DOM::Node<std::string> node = output.node();
std::cout << node << std::endl;
*/
}
catch(const std::runtime_error& ex)
{

View file

@ -1,7 +1,7 @@
check_PROGRAMS = xslt_test
if WANT_TESTS
TESTS = $(check_PROGRAMS)
TESTS = xslt_test_and_check.sh
endif
ELEPHANT_INCLUDE = @ELEPHANT_INCLUDES@

View file

@ -11,7 +11,7 @@ extend 4 0 0 4
impincl 29 0 0 1
lre 22 2 0 1
match 32 0 0 2
math 107 1 0 0
math 107 2 0 0
mdocs 18 0 0 9
message 16 0 0 2
modes 17 0 0 0
@ -31,12 +31,12 @@ ver 5 0 0 4
whitespace 22 1 0 10
AVTs 25 2 0 0
Attributes 83 9 0 7
BVTs 80 14 0 20
BVTs 80 13 0 20
Comment 17 0 0 4
Completeness 9 0 0 0
ConflictResolution 40 4 0 1
ConflictResolution 40 6 0 1
Copying 5 0 0 1
Elements 69 6 0 1
Elements 69 8 0 1
Errors 107 4 0 0
Fallback 10 0 0 7
ForEach 1 0 0 0
@ -46,7 +46,7 @@ Keys 41 0 0 6
Messages 11 1 0 0
Miscellaneous 56 0 0 3
Modes 19 0 0 0
NamedTemplates 27 3 0 0
NamedTemplates 27 3 0 1
Namespace 43 1 0 4
Namespace-alias 40 20 0 0
Namespace_XPath 9 0 0 2
@ -59,11 +59,11 @@ Text 38 1 0 4
Valueof 4 0 0 0
Variables 83 0 0 10
Whitespaces 49 0 0 38
XSLTFunctions 97 2 0 34
XSLTFunctions 97 1 0 34
attributes 1 0 0 0
errors 9 0 0 0
include 2 0 0 0
processing-instruction 1 0 0 0
stylesheet 3 0 0 0
text 1 0 0 0
variables 15 0 0 0
variables 15 0 0 0
1 attribvaltemplate 12 0 0 1
11 lre 22 2 0 1
12 match 32 0 0 2
13 math 107 1 2 0 0
14 mdocs 18 0 0 9
15 message 16 0 0 2
16 modes 17 0 0 0
17 namedtemplate 19 0 0 1
31 AVTs 25 2 0 0
32 Attributes 83 9 0 7
33 BVTs 80 14 13 0 20
34 Comment 17 0 0 4
35 Completeness 9 0 0 0
36 ConflictResolution 40 4 6 0 1
37 Copying 5 0 0 1
38 Elements 69 6 8 0 1
39 Errors 107 4 0 0
40 Fallback 10 0 0 7
41 ForEach 1 0 0 0
42 ForwardComp 18 0 0 13
46 Miscellaneous 56 0 0 3
47 Modes 19 0 0 0
48 NamedTemplates 27 3 0 0 1
49 Namespace 43 1 0 4
50 Namespace-alias 40 20 0 0
51 Namespace_XPath 9 0 0 2
52 ProcessingInstruction 19 0 0 1
59 Variables 83 0 0 10
60 Whitespaces 49 0 0 38
61 XSLTFunctions 97 2 1 0 34
62 attributes 1 0 0 0
63 errors 9 0 0 0
64 include 2 0 0 0
65 processing-instruction 1 0 0 0
66 stylesheet 3 0 0 0
67 text 1 0 0 0
68 variables 15 0 0 0
69