From a0f6d27d543a97b18d31a0a0c053233e1ba182a9 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 7 Dec 2006 11:46:27 +0000 Subject: updated check files for cli tests --- test/files/cli/test2/Main.check.scala_api | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'test/files/cli/test2/Main.check.scala_api') diff --git a/test/files/cli/test2/Main.check.scala_api b/test/files/cli/test2/Main.check.scala_api index 1df1a7fb32..bcb0f0c7fb 100644 --- a/test/files/cli/test2/Main.check.scala_api +++ b/test/files/cli/test2/Main.check.scala_api @@ -1,7 +1,28 @@ |-- all-classes.html |-- index.html |-- modules.html +|-- nav-classes.html |-- root-content.html +|-- scala +| |-- Any.html +| |-- AnyRef.html +| |-- AnyVal.html +| |-- Boolean.html +| |-- Byte.html +| |-- Char.html +| |-- Double.html +| |-- Float.html +| |-- Int.html +| |-- Long.html +| |-- Nothing.html +| |-- Null.html +| |-- Short.html +| |-- Unit.html +| `-- runtime +| |-- BoxedFloat.html +| |-- BoxedInt.html +| |-- BoxedLong.html +| `-- BoxedNumber.html |-- script.js |-- style.css |-- test1 @@ -13,5 +34,4 @@ |-- test2$content.html `-- test2$package.html - -2 directories, 12 files +4 directories, 31 files -- cgit v1.2.3