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
2018-11-27 15:02:42 -08:00
..
fixtures Remove unnecessary '\n' from the generated gettext localization files. 2018-06-04 21:22:09 +02: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 Fix Deprecation Warnings 2018-11-27 15:02:42 -08: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 Fixes #255. While fixing #250 094ba47 introduced a regression that the language was no longer deducted from the given filename. 2018-06-17 16:17:22 +02: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 Fix an error caused by combining %@ with other placeholders 2018-01-24 08:56:04 -06: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 Got rid of the Case in test class names. 2016-05-03 22:44:22 +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