This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
twine/test
Dwayne Bailey 1aeee66812 Consistent space indents for Android strings
Indent with 4 spaces and fix the broken plural \t\s*2 indentation
2024-08-15 18:49:45 +01:00
..
fixtures Consistent space indents for Android strings 2024-08-15 18:49:45 +01:00
command_test.rb Fail twine commands if there’s more than one formatter candidate. Fixes #201. 2017-08-23 19:32:26 -04:00
test_abstract_formatter.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_cli.rb Add --escape-all-tags flag to force the Android formatter to always escape styling tags. 2019-07-01 20:19:57 +02:00
test_consume_localization_archive.rb Let consume-localization-archive fail if one file could not be consumed. Fixes #243. 2018-05-21 13:43:57 +02:00
test_consume_localization_file.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_formatters.rb Slurp Android mulitline comments as single-line 2021-01-28 13:17:15 -08:00
test_generate_all_localization_files.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00
test_generate_localization_archive.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00
test_generate_localization_file.rb Add unit tests for regression fixed in #222. Closes #223. 2017-12-12 17:27:08 +01:00
test_output_processor.rb Added AND and NOT logic for tags. 2016-06-21 15:28:04 +02:00
test_placeholders.rb Add validation warning if a translation contains Python only placeholders (fixes #287) 2019-10-03 17:33:17 +02:00
test_twine_definition.rb Added AND and NOT logic for tags. 2016-06-21 15:28:04 +02:00
test_twine_file.rb Got rid of the Case in test class names. 2016-05-03 22:44:22 +02:00
test_validate_twine_file.rb Add validation warning if a translation contains Python only placeholders (fixes #287) 2019-10-03 17:33:17 +02:00
twine_file_dsl.rb Renamed StringsFile to TwineFile, StringsSection to TwineSection and StringsRow to TwineDefinition. 2016-03-31 22:36:06 +02:00
twine_test.rb Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00