1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-08-03 20:50:21 +00:00
starship/tests/testsuite
Thomas O'Donnell 1478f8c2e9 Add support for detecting Python from Pipenv files (#221)
Added the ability to enable the Python module based on the existence of the a `Pipfile`.
2019-08-21 15:54:22 -07:00
..
character.rs fix: Set default prompt character to ❯ (#177) 2019-08-18 11:34:45 -04:00
cmd_duration.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
common.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
configuration.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
directory.rs fix: Failing Tests if home is a git directory (#214) 2019-08-21 09:37:43 -07:00
golang.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
jobs.rs feat: Implement the prompt module for jobs (#85) 2019-08-12 13:42:33 -04:00
line_break.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
main.rs fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
modules.rs fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
nodejs.rs fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
python.rs Add support for detecting Python from Pipenv files (#221) 2019-08-21 15:54:22 -07:00
ruby.rs fix: Don't run tests for ruby outside of the integration tests (#155) 2019-08-14 21:50:25 -04:00
username.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00