Release 1.4.1.
[wine] / programs / cmd / tests / batch.c
2011-11-29  Francois Gougetcmd/tests: Treat lines that start with '---' as resynch...
2011-09-28  Frédéric Delanoycmd/tests: Don't convert lines with DOS endings in...
2011-08-26  Frédéric Delanoycmd: Add @shortpath@ keyword, replaced by expanded...
2011-08-26  Frédéric Delanoycmd: Add @path@ keyword, replaced by regular non-expand...
2011-08-26  Frédéric Delanoycmd: Add @drive@ keyword, replaced by drive letter.
2011-08-26  Frédéric Delanoycmd: Add @drive@ keyword, replaced by drive letter.
2011-08-23  Frédéric Delanoycmd/tests: Add @tab@ keyword recognition.
2011-08-23  Frédéric Delanoycmd: Constify some function parameters.
2011-08-23  Frédéric Delanoycmd/tests: Fix bug where an output line was marked...
2011-08-04  Frédéric Delanoycmd/tests: Refactor "broken" keyword handling so all...
2011-08-04  Frédéric Delanoycmd/tests: Remove redundant ok check in compare_line...
2011-08-04  Frédéric Delanoycmd/tests: Ensure failures are caught in all cases...
2011-08-03  Frédéric Delanoycmd/tests: Fix "broken" handling when expected line...
2011-07-28  Frédéric Delanoycmd/tests: Fix test runner so it catches cases where...
2011-07-18  Frédéric Delanoycmd/tests: Convert line endings to DOS style at runtime...
2011-07-11  Frédéric Delanoycmd/tests: Add support for todo_wine constructions.
2011-07-06  Alexandre Julliardcmd/tests: Rewrite replace_escaped_spaces to avoid...
2011-06-14  Frédéric Delanoycmd/tests: Get rid of obsolete @todo_space@ construct.
2010-11-08  Alexandre Goujoncmd: Add a space at the end of the first echo'ed batch...
2010-09-08  Jason Edmeadescmd: Make tests supply stderr + more diagnostics.
2010-04-09  Alexandre Julliardcmd/tests: Add casts to pointer differences in traces.
2010-03-18  Jacek Cabancmd: Added @or_broken@ handling to test templates and...
2010-02-19  Paul Vrienscmd/tests: Compare strings case-insensitive.
2010-02-17  Dan Kegelcmd: Rename reference file from .out to .exp to avoid...
2010-02-10  Jacek Cabancmd: Added cmd.exe tests.