33 Commits (db88a7bbffcb0da87adf8dee9b71142f35f6cd1d)

Author SHA1 Message Date
Иванов Денис 7063d404a4 fixed #17
4 years ago
Иванов Денис f98a27220a Tested copying files using append = replace, format = raw, source and mirror parameters.
4 years ago
Иванов Денис 2ef9da05f7 Added check if an input file is a binary while joining templates. fixed #16
4 years ago
Иванов Денис 19513d4891 Using source parameter for templates are fixed #31
4 years ago
Иванов Денис 4272faead6 Added default processing of templates without calculate header. fixed #26
4 years ago
Иванов Денис f6a5e3f1ec Fixed append = 'replace' usage.
4 years ago
Иванов Денис cb199776da ._cfg files counting is changed.
4 years ago
Иванов Денис 103315f32d Variables representation is fixed #25
4 years ago
Иванов Денис f963900f93 The CALCULATE_FILTERS dictionary is added.
4 years ago
Иванов Денис e00423b52b Links creation is fixed #18
4 years ago
Иванов Денис a36aa05bae Implemented commands and scripts modules and parameter's container too.
4 years ago
Иванов Денис 1128c41a80 A number of corrections for the directory_processor tests.
4 years ago
Иванов Денис 6e865e1b43 Also some corrections for tests to make it work on different machines.
4 years ago
Иванов Денис 464a0dd1ae Merge branch 'master' of git.calculate.ru:calculate-4/calculate-lib
4 years ago
Denis Ivanov 146def6f6a Some corrections for tests.
4 years ago
Иванов Денис 5644d8e2c2 A number of corrections have been made to the design of the vars code.
4 years ago
Иванов Денис a60ce2317a The directory processor is fully tested. The method for the running an execution of the exec files in the directory processor is implemented. The package processing is improved.
4 years ago
Иванов Денис 0b0b498d37 The directory processor is refactored. Added ability to add calculate header in the output file.
4 years ago
Иванов Денис dfe145725b Tested processing by directory processor of templates with different package parameters and with merge parameters. The refactoring of the directory processor is started.
4 years ago
Иванов Денис c3fb39156f Tested methods for editing of the CONTENTS-file while template executor is working. Testing of the directory processor is started.
4 years ago
Иванов Денис d62f5d6efe Tested method for running exec files. Testing of the changing of packages using the template executor is started.
4 years ago
Иванов Денис a06cff6973 The method for the append link parameter for files is tested. Tested methods for the run and exec parameters.
4 years ago
Иванов Денис 63a10e760e Tested the template executor for given append join parameter and an unprotected target path. Tested an append parameter implementation for the values: after, before, replace, remove and clear.
4 years ago
Иванов Денис 8344028930 The creation of the ._cfg-files is almost tested.
4 years ago
Иванов Денис f64fd98e38 Some tests for the implementation of the method for join value of the append parameter was written.
4 years ago
Иванов Денис d655b746c7 All methods for append directories are tested and improved.
4 years ago
Иванов Денис ec86ff36fb Backup testfiles is added. Some of the append parameter methods are tested for directories.
4 years ago
Иванов Денис 3b08ce2deb All the methods for a work with a files in a filesystem are tested.
4 years ago
Иванов Денис 1d2f3fad99 All the methods for a working with directories in a filesystem is tested.
4 years ago
Иванов Денис 322685ae1c TemplateExecutor methods for mode and owner information is tested and improved. Testing methods for working with a filesystem is started.
4 years ago
Иванов Денис e9389bb79e chown and chmod methods for files and directories are tested.
4 years ago
Иванов Денис 89b2350113 Methods for working with CONTENTS throught a TemplateWrapper object is tested. The CalculateConfigFile class is tested. Testing of a TemplateExecutor methods is started.
4 years ago
Иванов Денис e2f8af977b Some tests for templateWrapper are added. Some remarks for DirectoryProcessor.
4 years ago