From c7941c310aabea73d836128d02c53b9709b27040 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Fri, 3 Dec 2010 22:57:52 +0100 Subject: [PATCH] added frameset in the automated test for output --- test/01_output.php | 2 +- .../output/dc18578d76696ba843ce8fdbc0a3e205.html | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 test/output/dc18578d76696ba843ce8fdbc0a3e205.html diff --git a/test/01_output.php b/test/01_output.php index c24ceef..8cfe08d 100644 --- a/test/01_output.php +++ b/test/01_output.php @@ -31,7 +31,7 @@ $url=array( 'all & academic view' => 'bib='.$bib.'&all&academic',// 'author & academic view' => 'bib='.$bib.'&author=Martin+Monperrus&academic',// 'author & academic view (deprecated)' => 'bib='.$bib.'&academic=Martin+Monperrus',// -//'the default view with frameset' => 'bib='.$bib.'',// +'the default view with frameset' => 'bib='.$bib.'&frameset',// 'RSS feed all' => 'bib='.$bib.'&all&rss', 'RSS feed author' => 'bib='.$bib.'&author=Martin+Monperrus&rss', /*'included in another page all' => $base.'bibtexbrowser-test-include1.php', diff --git a/test/output/dc18578d76696ba843ce8fdbc0a3e205.html b/test/output/dc18578d76696ba843ce8fdbc0a3e205.html new file mode 100644 index 0000000..0fc128b --- /dev/null +++ b/test/output/dc18578d76696ba843ce8fdbc0a3e205.html @@ -0,0 +1,16 @@ + + + + + + + + You are browsing /var/www/bibtexbrowser/test/input/metrics.bib with bibtexbrowser + + + + + + + + \ No newline at end of file