diff options
author | Luke S. <luke@motimail.com> | 2008-01-30 23:17:16 +0000 |
---|---|---|
committer | Luke S. <luke@motimail.com> | 2008-01-30 23:17:16 +0000 |
commit | b262ed886323fdd682c147f20e67218e019f4634 (patch) | |
tree | 4d340ee67b7327e8fc4b72f7b5d56b023717ebae /thml2osis/xslt/tests | |
parent | d7cbddc8e74cba95f43619100587b7701ca72b6b (diff) | |
download | sword-tools-b262ed886323fdd682c147f20e67218e019f4634.tar.gz |
Updated READMEs
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@138 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'thml2osis/xslt/tests')
-rw-r--r-- | thml2osis/xslt/tests/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/thml2osis/xslt/tests/README b/thml2osis/xslt/tests/README index d114448..e4d4faf 100644 --- a/thml2osis/xslt/tests/README +++ b/thml2osis/xslt/tests/README @@ -21,8 +21,12 @@ The test suite requires: (the former is preferred, see below). All of these could probably be replaced with alternatives for different -platforms. - +platforms. If you are on Windows, and want to do significant development of +this project, the first task would be to rewrite the script that runs the +test suite with a more portable version. (Or, upgrade to a proper operating +system ;-) Probably the most profitable avenue would be to rewrite in +Python, which is free, portable and has good enough XML handling for the +job. Strategy -------- |