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
2016-03-01 16:20:44 -06:00
..
fixtures Moved heavily redundant file opening logic (necessary to read string files) from formatters to Runner and unified the encoding handling. 2016-03-01 12:56:42 -06:00
command_test_case.rb Removed initializer parameters from Abstract formatter because they were only used in unit tests. 2016-01-19 13:22:29 -05:00
test_abstract_formatter.rb Removed initializer parameters from Abstract formatter because they were only used in unit tests. 2016-01-19 13:22:29 -05:00
test_cli.rb Relying on and using more features of OptionParser and improved --help formatting. 2016-03-01 16:20:44 -06:00
test_consume_loc_drop.rb Moved heavily redundant file opening logic (necessary to read string files) from formatters to Runner and unified the encoding handling. 2016-03-01 12:56:42 -06:00
test_consume_string_file.rb Moved heavily redundant file opening logic (necessary to read string files) from formatters to Runner and unified the encoding handling. 2016-03-01 12:56:42 -06:00
test_formatters.rb Fixed #137 by allowing unquoted keys in Apple string files. 2016-03-01 15:41:59 -06:00
test_generate_all_string_files.rb Logging a warning, if a file is skipped because it would be empty while generating all string files. 2016-02-28 09:18:51 -06:00
test_generate_loc_drop.rb Logging a warning, if a file is skipped because it would be empty while generating a loc drop. 2016-02-28 11:42:55 -06:00
test_generate_string_file.rb Raising an error if generate_string_file would create an empty file. 2016-02-28 09:14:25 -06:00
test_output_processor.rb Relying on and using more features of OptionParser and improved --help formatting. 2016-03-01 16:20:44 -06:00
test_placeholders.rb Using Placeholers like a proper module by including it into the Formatters where it's needed. 2015-12-06 15:41:51 +01:00
test_strings_file.rb Moved heavily redundant file opening logic (necessary to read string files) from formatters to Runner and unified the encoding handling. 2016-03-01 12:56:42 -06:00
test_strings_row.rb Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
test_validate_strings_file.rb Added pendantic option to validate-strings-file command and hid errors for keys without tags behind it. 2016-02-16 12:54:45 -06:00
twine_file_dsl.rb Removed Ruby 1.9 leftovers since Twine requires Ruby 2.0. 2016-03-01 12:56:20 -06:00
twine_test_case.rb Moved heavily redundant file opening logic (necessary to read string files) from formatters to Runner and unified the encoding handling. 2016-03-01 12:56:42 -06:00