This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new 17827f1e3 Remove instructions for running tests that don't exist 17827f1e3 is described below commit 17827f1e3b0ceee1be66b40a05ee7db15167e6b5 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu May 29 17:49:24 2025 +0100 Remove instructions for running tests that don't exist --- README.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.txt b/README.txt index 619c191a6..0564b5e03 100644 --- a/README.txt +++ b/README.txt @@ -39,17 +39,6 @@ To build the Java API. Note that Java 11 is required to build the Java API. To build the native part see native/BUILDING. -Running the tests ------------------ - -First run "ant download" to retrieve junit. It will be placed -in the directory given by "base.path". The path can be changed -by adjusting "base.path" in the file build.properties.default -or overwrite it in a new file build.properties. - -Now run "ant test". - - Cryptographic Software Notice ----------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org