History log of /haiku/src/tests/kits/interface/TextViewTestManual.cpp
Revision Date Author Comments
# 83aa7d63 19-Jul-2018 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add a test to show that #2509 is not reproductible.


# 48ea56bf 01-Oct-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Interface Kit tests: add test for BTextControl.

* Only tests very basic functionality, and size of the class, which must
not change for BeOS compatibility.
* Also add "manual" test for disabled and invalid controls (just check
it looks right)


# 5fae0bc1 19-Sep-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add some cppunit-based tests for BTextView.

Note that this does not reproduce #8447. I could not get more precise
details from involved people about how to reproduce this, and the patch
was already applied anyway, so I'm stopping my investigation for now.
Feel free to complete this with more test cases.


# 48ea56bf32984ba755591526b1f2a8ab82bc9eff 01-Oct-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Interface Kit tests: add test for BTextControl.

* Only tests very basic functionality, and size of the class, which must
not change for BeOS compatibility.
* Also add "manual" test for disabled and invalid controls (just check
it looks right)


# 5fae0bc1a2f74ccf56b7e3958149317d6af2cccc 19-Sep-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add some cppunit-based tests for BTextView.

Note that this does not reproduce #8447. I could not get more precise
details from involved people about how to reproduce this, and the patch
was already applied anyway, so I'm stopping my investigation for now.
Feel free to complete this with more test cases.