.. |
Animation
|
090c60e8de
styleci recommended fixes
|
9 years ago |
Argument
|
237fc02a29
Check if optional value isn't an arugment prefix
|
6 years ago |
CustomObject
|
edd4c459c7
allowed for arguments setter for passing instantiated objects without constructor arguments
|
9 years ago |
TerminalObject
|
7d23828616
Allow a line to be cleared using $climate->clearLine()
|
6 years ago |
art
|
6ad8e26771
Ensure we only match ascii art filenames
|
6 years ago |
.gitkeep
|
b5c3c32dd4
first commit
|
10 years ago |
AnimationTest.php
|
0a7a125920
Ensure the default art is handled by the Art trait
|
7 years ago |
AnsiTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
ArgumentTest.php
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
BorderTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
BrTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
BufferTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
CLImateTest.php
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
CheckboxesTest.php
|
298d20e16c
fixed checkbox and radio tests related to #77
|
9 years ago |
ClearTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
ColumnTest.php
|
a89800e664
Fix: No longer errors if there are less items than columns
|
9 years ago |
CommandTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
ConfirmTest.php
|
1c8bc79bb1
Add tests for https://github.com/thephpleague/climate/issues/136
|
6 years ago |
DrawTest.php
|
6ad8e26771
Ensure we only match ascii art filenames
|
6 years ago |
DumpTest.php
|
e19e992fc2
fixed dump test for php7 by overriding var_dump in namespace
|
9 years ago |
FileGlobalMock.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
FileTest.php
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
FlankTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
HelperTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
InlineTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
InputTest.php
|
1b9c8f73a7
Fix error in accept() and defaultTo() (#104)
|
7 years ago |
LinuxTest.php
|
96a0abb7b2
Ensure stderr from the tput calls doesn't leak
|
6 years ago |
LoggerTest.php
|
094bb765b3
Add a logger class to use Climate with PSR-3
|
6 years ago |
OutputTest.php
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
PaddingTest.php
|
3ea040efdc
Add some tests for multibyte character support
|
7 years ago |
PasswordTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
ProgressTest.php
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
RadioTest.php
|
ff0960a9f1
Radio system improvement (#140)
|
6 years ago |
RouterTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
SleeperGlobalMock.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
SleeperTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
StdinGlobalMock.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
StdinTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
StyleTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
TabTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
TableTest.php
|
a18f5448e5
Ensure a sensible error is thrown when invalid data is passed to table()
|
6 years ago |
TerminalObjectTest.php
|
090c60e8de
styleci recommended fixes
|
9 years ago |
TestBase.php
|
51d9cbe630
Allow the Reader to be managed by the CLImate instance
|
5 years ago |
VarDumpMock.php
|
e19e992fc2
fixed dump test for php7 by overriding var_dump in namespace
|
9 years ago |
WindowsTest.php
|
f483c16dac
Update the tests for the recent mode CON fix
|
7 years ago |