Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/attach.c version f4b6f2f784
2016-03-23
| ||
21:19 | Add a 1.2 sec delay before the test wiki-30 because it explicitly uses the current date and time, and other changes made to technotes implicitly use the current time, causing a technote name collision if the test script happens to execute with the relevent bits happening within the same wall clock second, at least on Windows. This is partly a kludge to make this test case pass reliably. It would probably be better for test cases to not have more than one reference to 'now' in a way that would cause a name collision, that is worth further investigation. Also, at first glance it doesn't look like the suite actually created to technotes at the same second, but rather it was one of the edits to an older technote that is causing the collision. ... (check-in: c29c75c938 user: rberteig) | |
20:51 | Added wiki.test as received from David Vines. This is a snapshot, the test file (usually) runs, but has an issue that I am diagnosing related to the test wiki-30. ... (check-in: f7513f8749 user: rberteig) | |
2016-03-13
| ||
23:55 | Merged trunk for changes since January and test suite improvements. ... (check-in: 8fa24960ac user: rberteig) | |