From 44563f90e571d5121361fb4b124f138f7333961a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 11:57:34 +0200 Subject: Added it0007-lib-shared test --- src/site/apt/HelloWorld.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/site') diff --git a/src/site/apt/HelloWorld.apt b/src/site/apt/HelloWorld.apt index 2320979..f6d6c17 100644 --- a/src/site/apt/HelloWorld.apt +++ b/src/site/apt/HelloWorld.apt @@ -36,14 +36,14 @@ There are also some unit test which are run and call the same method. [] - [helloworldsharedlib] A C routine which gets archived into a shared library. A C test executable + [lib-shared] A C routine which gets archived into a shared library. A C test executable is created and run. [helloworldsharedlibexe] A C executable which depends on "helloworldsharedlib" and links dynamically with it. The executable is created and run. [helloworldsharedlibjni] A C routine called from Java, which depends on - "helloworldsharedlib" and links dynamically with it. A Java unit test is provided. + "helloworldsharedlib" and links dynamically with it. [] -- cgit v1.2.3