2 :: PROJECT: ReactOS CMD Testing Suite
3 :: LICENSE: GPL v2 or any later version
5 :: PURPOSE: Tests for the "if" command
6 :: COPYRIGHT: Copyright 2005 Royce Mitchell III
7 :: Copyright 2008 Colin Finck <mail@colinfinck.de>
10 :: Bugs in the if code
11 if not "=="=="==" call :_failed "if not "=="=="==""
12 if "=="=="==" call :_successful
15 call :_failed "if "1"=="2""
21 call :_failed "if "1"=="1""