summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclCXX.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-09-27 23:29:54 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-09-27 23:29:54 +0000
commit6316021baea81f47cb561c3d77679faa78aa87cf (patch)
tree4180207cb88ddf9709ae97c781b7a983e7f0db93 /clang/lib/AST/DeclCXX.cpp
parent7abd8d58c21f77290590a8c4e0a7d5e145017e18 (diff)
downloadbcm5719-llvm-6316021baea81f47cb561c3d77679faa78aa87cf.tar.gz
bcm5719-llvm-6316021baea81f47cb561c3d77679faa78aa87cf.zip
Added "float" and "double" to types/TestBasicTypes.py. Abstracted the generic
type tester method into its own abstarct base class 'AbstractBase'. And added TestIntegerTypes.py and TestFloatTypes.py. Added an option "-p reg-exp-pattern" to the test driver to specify a regular expression pattern to match against eligible filenames as our test cases. An example: /Volumes/data/lldb/svn/trunk/test $ ./dotest.py -v -p "TestFloat.*" types ---------------------------------------------------------------------- Collected 4 tests test_double_type_with_dsym (TestFloatTypes.FloatTypesTestCase) Test that double-type variables are displayed correctly. ... ok test_double_type_with_dwarf (TestFloatTypes.FloatTypesTestCase) Test that double-type variables are displayed correctly. ... ok test_float_type_with_dwarf (TestFloatTypes.FloatTypesTestCase) Test that float-type variables are displayed correctly. ... ok test_float_types_with_dsym (TestFloatTypes.FloatTypesTestCase) Test that float-type variables are displayed correctly. ... ok ---------------------------------------------------------------------- Ran 4 tests in 5.592s OK llvm-svn: 114923
Diffstat (limited to 'clang/lib/AST/DeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud