Bochs/bochs-testing
Bryce Denney 70350a7985 - experiment: build the module symbol name myself instead of letting
ltdl do it.  On win32 I'm using ltdl even the it considers my DLLs
  to NOT be a libtool archive, and it's making the symbol name
  transformation mess up.  If I do it myself, I can avoid this.
2002-10-17 06:36:45 +00:00
..
plugin-test - experiment: build the module symbol name myself instead of letting 2002-10-17 06:36:45 +00:00
README - add README in the bochs-testing area. To check out the bochs-testing 2002-10-11 14:46:52 +00:00

README for bochs-testing
updated Fri Oct 11 10:36:50 EDT 2002

Bryce created this cvs area on October 11, 2002 as a place to work on
Bochs test code without cluttering up the source tree.

The first thing I plan to put here is a series of tests for shared library
support, to help figure out which platforms will be able to support plugins.
Having this code in cvs makes it very easy to distribute to all the different
places where I need to try it out.