Commit cd0f2bcf authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

Added a set of tests for the console API.

parent d3446a44
......@@ -2,6 +2,7 @@ Makefile
alloc.ok
atom.ok
codepage.ok
console.ok
directory.ok
drive.ok
environ.ok
......
......@@ -9,6 +9,7 @@ CTESTS = \
alloc.c \
atom.c \
codepage.c \
console.c \
directory.c \
drive.c \
environ.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment