Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Web page typo fix. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1bd067dda7531fae72f46d4c78e845a1 |
User & Date: | mistachkin 2011-10-03 02:27:11.209 |
Context
2011-10-03
| ||
03:56 | Add cleaning tool to remove extraneous files. Also, refine list of source exclusions to prevent the copied test binaries from being archived. check-in: 5f531b06c5 user: mistachkin tags: trunk | |
02:27 | Web page typo fix. check-in: 1bd067dda7 user: mistachkin tags: trunk | |
02:23 | Modify unit test infrastructure to work on Mono. Also, fix link in test procedures web page. check-in: a030a6c1db user: mistachkin tags: trunk | |
Changes
Changes to www/test.wiki.
︙ | ︙ | |||
48 49 50 51 52 53 54 | directory. </p> <p> The binaries to test must be [./build.wiki | built] or [./downloads.wiki | downloaded]. If the binaries are downloaded, they must be placed in the appropriate build output directory (e.g. | | | | 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | directory. </p> <p> The binaries to test must be [./build.wiki | built] or [./downloads.wiki | downloaded]. If the binaries are downloaded, they must be placed in the appropriate build output directory (e.g. "<root>\bin\<year>\<configuration>\bin" for the separate managed and interop assemblies or "<root>\bin\<year>\<platform>\<configuration>" for the mixed-mode assembly). </p> <p> The new unit tests have been setup using <a href="http://eagle.to/">Eagle</a> and its associated unit testing framework, named "EagleTest". Eagle is an implementation of the <a href="http://www.tcl.tk/">Tcl</a> scripting |
︙ | ︙ |