[texdoc-commits] [TeX-Live/texdoc] 5099b6: Implement `SpecHelplers::Texdoc::MOCK_VIEWER` for ...
Takuto ASAKURA
noreply at github.com
Tue Oct 15 06:51:06 CEST 2019
Branch: refs/heads/master
Home: https://github.com/TeX-Live/texdoc
Commit: 5099b6ee037b44d439869a5c07fe7186ebfbed02
https://github.com/TeX-Live/texdoc/commit/5099b6ee037b44d439869a5c07fe7186ebfbed02
Author: Eisuke Kawashima <e-kwsm at users.noreply.github.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M spec/config/environment_variables_spec.rb
M spec/mode/list_spec.rb
M spec/support/helpers/texdoc.rb
Log Message:
-----------
Implement `SpecHelplers::Texdoc::MOCK_VIEWER` for convenience during test
Commit: 326a21b7eb086610bc4e1417128d76a4baa72176
https://github.com/TeX-Live/texdoc/commit/326a21b7eb086610bc4e1417128d76a4baa72176
Author: Eisuke Kawashima <e-kwsm at users.noreply.github.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M script/texdoclib-config.tlu
M spec/support/helpers/texdoc.rb
Log Message:
-----------
set_config_elt_from_vars: Return the-first non-nil occurrence in an environment variable with colon
- Fix #48
- `SpecHelplers::Texdoc::MOCK_VIEWER` is accordingly changed from `:` to `true`
Commit: 034acf0cc601e20a60c8f2876af01de1a7ef26ce
https://github.com/TeX-Live/texdoc/commit/034acf0cc601e20a60c8f2876af01de1a7ef26ce
Author: Eisuke Kawashima <e-kwsm at users.noreply.github.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M spec/config/environment_variables_spec.rb
Log Message:
-----------
Check if texdoc works when an environment variable contains colon (#48)
Commit: a2036deb4b3a9af8398705c1b69c1c5afa2ea3e5
https://github.com/TeX-Live/texdoc/commit/a2036deb4b3a9af8398705c1b69c1c5afa2ea3e5
Author: Eisuke Kawashima <e-kwsm at users.noreply.github.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M doc/texdoc.1.md
M doc/texdoc.tex
Log Message:
-----------
Document comma-splitting of environment variables
Commit: b06712a51477d087a88fc8dbb09b9c443843d695
https://github.com/TeX-Live/texdoc/commit/b06712a51477d087a88fc8dbb09b9c443843d695
Author: Takuto ASAKURA <wtsnjp at gmail.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M doc/texdoc.1.md
M doc/texdoc.tex
M script/texdoclib-config.tlu
M spec/config/environment_variables_spec.rb
M spec/mode/list_spec.rb
M spec/support/helpers/texdoc.rb
Log Message:
-----------
Merge pull request #50 from e-kwsm/fix-48
Allow colon-separated list for BROWSER
Compare: https://github.com/TeX-Live/texdoc/compare/cdb374a24264...b06712a51477
More information about the texdoc-commits
mailing list