Vincent Zhang
|
c057016d8b
|
Fix UT.
|
2021-08-24 21:23:18 +08:00 |
|
Vincent Zhang
|
2ad988bc2e
|
Fix UT.
|
2021-08-24 21:18:04 +08:00 |
|
Vincent Zhang
|
36609a9136
|
Fix UT.
|
2021-08-24 18:20:31 +08:00 |
|
Vincent Zhang
|
5f308333a2
|
Fix UT.
|
2021-08-24 17:51:23 +08:00 |
|
Vincent Zhang
|
8cbb0457f3
|
Fix UT issue.
|
2021-07-22 18:13:39 +08:00 |
|
Vincent Zhang
|
233bad9db5
|
Fix UT issue.
|
2021-07-22 18:03:41 +08:00 |
|
Vincent Zhang
|
d0b8dea080
|
Fix UT issue.
|
2021-07-22 17:55:00 +08:00 |
|
ANGkeith
|
244200f87d
|
buffer-info: add truncate-nil style
|
2020-04-17 13:39:11 +08:00 |
|
Vincent Zhang
|
fb508498e3
|
Fix ert cases.
|
2020-02-24 01:19:00 +08:00 |
|
Vincent Zhang
|
f87b868bb9
|
Update ert cases.
|
2020-02-12 21:48:48 +08:00 |
|
Vincent Zhang
|
3836b8f871
|
Report invalid name style.
|
2020-02-11 15:00:58 +08:00 |
|
Vincent Zhang
|
43a78ad7eb
|
[Feature] Introduce `auto' style for buffer file names.
Close #179.
`auto' style is the default style now.
Given ~/Projects/FOSS/emacs/lisp/comint.el
auto => emacs/lisp/comint.el (in a project) or comint.el
truncate-upto-project => ~/P/F/emacs/lisp/comint.el
truncate-from-project => ~/Projects/FOSS/emacs/l/comint.el
truncate-with-project => emacs/l/comint.el
truncate-except-project => ~/P/F/emacs/l/comint.el
truncate-upto-root => ~/P/F/e/lisp/comint.el
truncate-all => ~/P/F/e/l/comint.el
relative-from-project => emacs/lisp/comint.el
relative-to-project => lisp/comint.el
file-name => comint.el
buffer-name => comint.el<2> (uniquify buffer name)"
|
2020-02-11 01:51:52 +08:00 |
|
Vincent Zhang
|
b7f1c8c79b
|
Add more test cases.
|
2019-11-26 02:34:38 +08:00 |
|
Vincent Zhang
|
e00c64831c
|
Add ert test cases.
|
2019-11-26 01:19:26 +08:00 |
|
Henrik Lissner
|
aca6c96c6e
|
Update env parse tests
|
2019-03-06 23:27:33 -05:00 |
|
Vincent Zhang
|
fe1a703161
|
Refactor: split one file to core and segments.
|
2019-01-17 23:46:29 +08:00 |
|
Vincent Zhang
|
ea93d636f9
|
Refactor: rename doom-version-parser to doom-modeline-env.
|
2019-01-14 00:48:54 +08:00 |
|
Vincent Zhang
|
3f5d13fc4c
|
Update load-path in test-helper.
|
2019-01-14 00:21:45 +08:00 |
|
Justin Barclay
|
3eb8701919
|
Change to using start-process to capture command version information
|
2019-01-12 10:39:08 -07:00 |
|
Vincent Zhang
|
26defa1f13
|
Bump copyright years.
|
2019-01-02 16:52:28 +08:00 |
|
Vincent Zhang
|
22b9943438
|
Fix: incorrect height of eldoc bar.
|
2018-12-22 14:23:43 +08:00 |
|
Vincent Zhang
|
3f5feb3c7f
|
Fix: function definition is void: font-info.
|
2018-12-22 14:09:02 +08:00 |
|
Vincent Zhang
|
bbf319e595
|
Fix: CI issue.
|
2018-12-21 02:40:46 +08:00 |
|
Vincent Zhang
|
7a68eeb590
|
Fix: CI issue.
|
2018-12-21 02:29:54 +08:00 |
|
Vincent Zhang
|
380bea265e
|
Add unit test cases.
|
2018-12-11 01:05:16 +08:00 |
|
Vincent Zhang
|
cd62baebf9
|
Add unit test suite.
|
2018-12-08 02:59:08 +08:00 |
|