d3dxof: Fix remaining 'objects.txt' filename.
[wine] / dlls / d3dxof / tests / d3dxof.c
2012-10-24  Christian Costad3dxof: Fix remaining 'objects.txt' filename.
2012-10-23  Christian Costad3dxof/tests: Document dump function and rename X files...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-03-13  Christian Costad3dxof: Do not allow separator to terminate the string...
2012-03-08  Christian Costad3dxof/tests: Improve some messages.
2012-03-08  Christian Costad3dxof/tests: Do not print the string when GetName...
2012-02-27  Christian Costad3dxof: Empty arrays can have the semicolon at the...
2012-02-21  Christian Costad3dxof: Fix leaking of IDirectXFileObject object in...
2012-02-20  Christian Costad3dxof: Fix parsing of empty array + tests.
2012-02-20  Christian Costad3dxof: Add tests for IDirectXFileData_GetName.
2012-02-17  Christian Costad3dxof: Decompress all MSZIP chunks of the compressed...
2012-02-15  Christian Costad3dxof: Enable retrieving a particular member in GetDat...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-05-30  Michael Stefaniucd3dxof/tests: Fix an ok() comment to match the tested...
2011-04-21  Dylan Smithd3dxof/tests: Make expected value in string and compari...
2010-10-01  Alexandre Julliardd3dxof/tests: Make some variables static.
2010-04-12  Christian Costad3dxof: Add support for mszip compressed files.
2010-03-15  Christian Costad3dxof: Avoid using strlen for specifying templates...
2010-03-15  Christian Costad3dxof: Fix tzip and bzip files tests on all windows...
2010-03-01  Christian Costad3dxof: Fix file types checks + tests.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-10-23  Christian Costad3dxof: Only consider 4 lowest bits in DXFILELOADOPTION...
2009-05-11  Austin Englishd3dxof/tests: Sign compare fix.
2009-03-23  Michael Stefaniucd3dxof/tests: Use ULONG instead of unsigned long.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-23  Christian Costad3dxof: Make FileEnumObject keep references to top...
2008-12-20  Alexandre Julliardd3dxof/tests: Avoid size_t in a trace.
2008-12-16  Michael Stefaniucd3dxof/tests: Remove redundant NULL check before HeapFr...
2008-12-15  Christian Costad3dxof: Add a test to dump an X object data (enabled...
2008-08-29  Christian Costad3dxof: Fix guid syntax.
2008-08-26  Paul Vriensd3dxof/tests: Run tests again on win9x.
2008-08-19  Christian Costad3dxof: Add text format support to RegisterTemplates...
2008-08-19  Christian Costad3dxof: Add basic tests.