summaryrefslogtreecommitdiffstats
path: root/lldb/test/persistent_variables/TestPersistentVariables.py
Commit message (Expand)AuthorAgeFilesLines
* Move the persistent_variables directory under expression_command directory.Johnny Chen2010-11-091-45/+0
* Modify the command passed to command interpreter from 'expr' (which is an ali...Johnny Chen2010-10-191-4/+4
* Modification of the expected start strings for simple 'expr' output involving...Johnny Chen2010-10-061-8/+8
* Removed the @expectedFailure decorator from test_persistent_variables().Johnny Chen2010-09-281-2/+0
* Decorated PersistentVariablesTestCase.test_persistent_variables() withJohnny Chen2010-09-211-0/+2
* Provided a mechanism for the test class to cleanup after itself once it's done.Johnny Chen2010-09-161-1/+3
* Changed the test case class names to be noun-like instead of verb-like.Johnny Chen2010-09-011-1/+1
* Fail early, fail fast.Johnny Chen2010-08-271-7/+10
* Added a test case test_breakpoint_creation_by_filespec_python() which creates aJohnny Chen2010-08-271-1/+1
* Print the verbose output of runCmd()/expect() to stderr instead of stdout.Johnny Chen2010-08-201-23/+8
* Added more informational assert message strings.Johnny Chen2010-08-191-5/+1
* Factored the "continue" command execution of the inferior process as part of theJohnny Chen2010-08-161-0/+2
* Added a test case to exercise persistent variables in combination with the "e...Johnny Chen2010-08-131-0/+57
OpenPOWER on IntegriCloud