diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-24 16:46:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-24 16:46:25 +0200 |
commit | b3fa74d407c8a7bdc39c381137612a2d94c58831 (patch) | |
tree | f07d0eb6c07605aaf7191fc457c4e8e650f998de | |
parent | fa0a4b4c9e639ce21409cbb02234e7f156f9d7de (diff) |
Add TR1 examples to test list1.1.0
-rw-r--r-- | test.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ rem license : GNU GPL v2; see accompanying LICENSE file setlocal -set "tests=__path__(dirs)" +set "tests=__path__(dirs) __path__(tr1_dirs)" set "confs=__path__(configurations)" set "plats=__path__(platforms)" set "topdir=__path__(topdir)\.." |