Sign in
llvm
/
llvm-project
/
455a2b824d7734939e54cfb3f47c054517f75be8
/
lldb
/
unittests
/
Editline
/
EditlineTest.cpp
52a3ed5
[lldb][NFC] Inclusive language: replace master/slave names for ptys
by Quinn Pham
· 3 years, 7 months ago
5826aa4
Migrate to llvm::unique_function instead of static member functions for callbacks
by Neal (nealsid)
· 4 years, 3 months ago
daae4a8
[lldb] Modernize PseudoTerminal::OpenSecondary
by Pavel Labath
· 4 years, 8 months ago
6bb123b
[lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary
by Pavel Labath
· 4 years, 8 months ago
64ec505
[lldb] Rename Master/Slave to Primary/Secondary (NFC)
by Jonas Devlieghere
· 5 years ago
8081428
[lldb][NFC] Fix all formatting errors in .cpp file headers
by Raphael Isemann
· 5 years ago
5dca059
[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminate in the unit tests
by Raphael Isemann
· 5 years ago
62456e5
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
by Jonas Devlieghere
· 5 years ago
59998b7
[lldb/Host] Use Host/Config.h entries instead of a global define.
by Jonas Devlieghere
· 5 years ago
4c78b78
[lldb][NFC] Allow for-ranges on StringList
by Raphael Isemann
· 6 years ago
2dd0053
EditlineTest: Improve error message
by Pavel Labath
· 6 years ago
1756630
C.128 override, virtual keyword handling
by Raphael Isemann
· 6 years ago
6e61907
[EditLineTests] Call setenv() before editline is initialized.
by Davide Italiano
· 6 years ago
bdb864a
Revert "[EditLineTest] Not always TERM is available, e.g. on some bots."
by Davide Italiano
· 6 years ago
2a27af8
[EditLineTest] Not always TERM is available, e.g. on some bots.
by Davide Italiano
· 6 years ago
70355ac
Remove redundant ::get() for smart pointer. (NFC)
by Jonas Devlieghere
· 6 years ago
796ac80
Use std::make_shared in LLDB (NFC)
by Jonas Devlieghere
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
8f3be7a
[FileSystem] Move path resolution logic out of FileSpec
by Jonas Devlieghere
· 7 years ago
07d6f88
Move PseudoTerminal to the lldb_private namespace
by Pavel Labath
· 7 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
573ab90
Move StringList from Core -> Utility.
by Zachary Turner
· 8 years ago
24ae629
Finish breaking the dependency from Utility.
by Zachary Turner
· 8 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 8 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
d81b2cc
Fix a bunch of signedness warnings in unittests
by Pavel Labath
· 9 years ago
16c4e16
added test fixture to EditlineTest gtest
by Todd Fiala
· 9 years ago
45557e3
Added real editline tests.
by Todd Fiala
· 10 years ago
528a30d
Xcode: added lldb-gtest target to build and run the gtests in the unittests directory.
by Todd Fiala
· 10 years ago