Commit graph

35 commits

Author SHA1 Message Date
gnrunge
22dace7f5f ICU-21323 Automates the uconfig variation BRS tasks. The test
subsequently sets each of the UCONFIG_NO_XXX flags to '1' (exceptions apply)
and runs the ICU4C unit tests and the header test. Afterwards all
UCONFIG_NO_XXX flags are set to '1' and unit tests and header test
are executed.

To allow concurrent execution and reduce total run time, the script provides
the option to execute only the unit tests or only the header test.

ICU-21323 Split the uconfig.h variation test into two to reduce
execution time. One test now tests the variations with unit tests, the
other tests with header test.
Execution time now ranges between 45 and 58 minutes.

ICU-21323 Works in review comments.

ICU-21323 Factors in more review comments.
2021-03-11 16:25:33 -08:00
gnrunge
5a922544be ICU-21248 Adds line ending check to Travis CI check. The eol check fits
quite well into what the script is doing already.
Note that one file, 'testrunner.cmd', contains \r, which seems to
be acceptable since it is a Windows file.
2020-09-24 09:56:55 -07:00
gnrunge
5e0cec2c2b ICU-21248 Adds source file check (UTF-8 and absence of BOM) to
Travis Continued Integration.

ICU-21248 Factors in review comments.

ICU-21248 Changes: no more filtering of markdown files, moved the
script to icu/tools/script/ directory, removed BOM from one
README.md file.

ICU-21248 Adjusts path to the icu-file-utf8-check script.

ICU-21248 Extends coverage of UTF-8/BOM check to all of icu/ directory.
2020-09-18 13:17:50 -07:00
Markus Scherer
9971c663ff ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00
Stephan Szabo
b6eb747550 ICU-10879 Split out OBJECTS from Makefiles into separate files 2020-05-20 11:37:05 -07:00
Norbert Runge
c5749aaf94 ICU-20390 Removes duplicate and obsolete .cpyskip.txt file
in tools/scripts/cpysearch/ directory. The actual .cpyskip.txt file is
now on top level of the repository. Updated readme.txt accordingly.
2019-02-21 07:31:44 -08:00
gnrunge
2b6b8c73c4
ICU-20119 urename.h update, header test fixes for icu 63 (#165)
* ICU-20119 Update and fixes for the following BRS tasks:
 - Update urename.h
 - Test uconfig.h variations

* ICU-20119 Updates copyright scanner script exclusions: don't scan ./git/*.

* ICU-20119 Changes in reply to comments for pull requst #165.
2018-09-27 14:27:41 -07:00
Steven R. Loomis
f89a1d9d8a
ICU-20066 add a copyright scan stage (#26)
- name the travis build steps
- copy cpyskip.txt to /.cpyskip.txt
- add one named "lint" which runs cpyscan.pl
- remove network access from Cpy.pm (requires installation)
2018-09-27 14:27:41 -07:00
Fredrik Roubert
12e2a72747
ICU-20062 Set the Python -B flag to inhibit the writing of .pyc files.
This will prevent littering the source tree with spurious .pyc files.
The potential faster execution when re-running a script that has an
up-to-date .pyc file is negligible.
2018-09-27 14:27:38 -07:00
Yoshito Umaoka
1870215131 ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.
X-SVN-Rev: 40527
2017-10-03 02:32:50 +00:00
Norbert Runge
51cc9568fc ICU-12768 updates regular expression in copyright scanning script; now scans for Unicoe copyright statement.
X-SVN-Rev: 39410
2016-09-30 23:18:16 +00:00
Steven R. Loomis
3eb6712021 ICU-8651 update icurun to work with really old ICUs
X-SVN-Rev: 38788
2016-06-03 15:00:55 +00:00
Steven R. Loomis
77b162e87b ICU-10981 merge from branch
X-SVN-Rev: 36495
2014-09-13 05:19:28 +00:00
Steven R. Loomis
d8b2004576 ICU-10465 improve bldicures
X-SVN-Rev: 35048
2014-01-31 02:37:57 +00:00
Steven R. Loomis
29d9ed392c ICU-10491 a little less simple… added some things needed for swapping to java.
X-SVN-Rev: 34576
2013-10-17 06:04:01 +00:00
Steven R. Loomis
2c580225a6 ICU-10322 add a scary warning
X-SVN-Rev: 34108
2013-08-28 23:17:03 +00:00
Steven R. Loomis
d6b7c390ae ICU-10322 simple resource bundle builder
X-SVN-Rev: 34107
2013-08-28 23:12:36 +00:00
Steven R. Loomis
254845e36b ICU-9686 fix to icurun
X-SVN-Rev: 32683
2012-10-19 23:14:38 +00:00
Steven R. Loomis
e816e77e3f ICU-9152 include icuio library
X-SVN-Rev: 32458
2012-09-28 01:49:52 +00:00
Steven R. Loomis
fbb5c49f46 ICU-9545 set execute bit
X-SVN-Rev: 32344
2012-09-06 00:57:20 +00:00
Steven R. Loomis
391fc18b9c ICU-9545 add script for reticketting [wiki:MisTicketted]
X-SVN-Rev: 32343
2012-09-06 00:45:04 +00:00
Steven R. Loomis
d396cf1325 ICU-8931 fix quoting on options
X-SVN-Rev: 31108
2011-12-13 17:18:01 +00:00
Steven R. Loomis
7d406d7ecf ICU-8931 make icurun work with in-source and out-of-source builds, not just installed ICU.
X-SVN-Rev: 30942
2011-11-09 02:28:05 +00:00
Abhinav Gupta
87335cd355 ICU-8863 skip comments in cpyskip.txt
X-SVN-Rev: 30783
2011-10-03 20:17:36 +00:00
Abhinav Gupta
6655716bad ICU-8863 fix cpyscan.pl
X-SVN-Rev: 30780
2011-10-03 19:09:39 +00:00
Abhinav Gupta
701769facf ICU-8863 moved functionality from cpysearch to Cpy module.
X-SVN-Rev: 30779
2011-10-03 19:05:30 +00:00
Abhinav Gupta
133e973a5e ICU-8863 fix cpysearch.pl
X-SVN-Rev: 30778
2011-10-03 19:05:23 +00:00
Steven R. Loomis
5322a01c0a ICU-8481 add icuio
X-SVN-Rev: 29826
2011-04-18 23:26:06 +00:00
Steven R. Loomis
173d32528b ICU-8481 fix -i mode
X-SVN-Rev: 29824
2011-04-18 19:17:43 +00:00
Steven R. Loomis
076b3eed95 ICU-8481 set executable bit
X-SVN-Rev: 29823
2011-04-18 18:19:10 +00:00
Steven R. Loomis
28862d2f8d ICU-8481 add version#
X-SVN-Rev: 29822
2011-04-18 18:15:56 +00:00
Steven R. Loomis
890d3c7f06 ICU-8481 icurun script (WIP)
X-SVN-Rev: 29821
2011-04-18 18:14:52 +00:00
Markus Scherer
af9fb2fc51 ICU-6938 update links to moved copyright-scan page
X-SVN-Rev: 26009
2009-05-14 21:48:35 +00:00
Steven R. Loomis
17fc0d7fbf ICU-5946 update cpysearch
X-SVN-Rev: 22702
2007-09-18 22:44:35 +00:00
Steven R. Loomis
d0072de1eb ICU-5946 move cpysearch out of icu4c
X-SVN-Rev: 22701
2007-09-18 22:17:37 +00:00