Commit graph

24 commits

Author SHA1 Message Date
Fredrik Roubert
030fa1a479 ICU-21148 Consistently use standard lowercase true/false everywhere.
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
gnrunge
ce00ef1c99 ICU-21423 Remove obsolete scriptfile bomfix.py 2020-12-14 09:47:50 -08: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
Fredrik Roubert
b310919187 ICU-13410 environmentTest.sh must be updated to use current paths
X-SVN-Rev: 40609
2017-10-10 17:49:41 +00: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
Steven R. Loomis
57124113e4 ICU-12738 exclude LICENSE from BOM check
X-SVN-Rev: 39397
2016-09-29 17:29:41 +00:00
Steven R. Loomis
92c3184fad ICU-12625 update bomfix.py to call 'svn' in a shell, not depend on py-subversion bindings
X-SVN-Rev: 38914
2016-07-01 16:30:59 +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
da5e19bcec ICU-8755 updates to uconfigtest script
X-SVN-Rev: 30512
2011-08-15 23:39:52 +00:00
Steven R. Loomis
db01e8f1ea ICU-8755 add JOPT to configure the parallelism. Also, install headers with 'ln -s' to ease editing of broken installed headers.
X-SVN-Rev: 30479
2011-08-08 22:46:07 +00:00
Steven R. Loomis
5908748d6c ICU-6015 BOMFIX script
X-SVN-Rev: 29969
2011-05-03 00:32:29 +00:00
Andy Heninger
5150340844 ICU-5193 Tweak comments in uconfigtest script
X-SVN-Rev: 27404
2010-01-25 22:48:28 +00:00
Andy Heninger
385d4fb93f ICU-7369 updates to uconfig test script
X-SVN-Rev: 27375
2010-01-22 05:13:29 +00:00
Eric Mader
c74c930da5 ICU-6337 Remove changes for testing in out-of-source build.
X-SVN-Rev: 24160
2008-06-12 01:16:43 +00:00
Eric Mader
fd22341aab ICU-6337 Change scripits to supply separate test file names to iotest for testing locales and timezones.
X-SVN-Rev: 24159
2008-06-12 01:02:39 +00:00
Eric Mader
dfa39a736e ICU-6337 run iotest serially, also redirect stderr to log file.
X-SVN-Rev: 24143
2008-06-10 21:02:28 +00:00
George Rhoten
7b7dba6b53 ICU-6211 Check in some of my test tools. Tools may need to be refined to work normally.
X-SVN-Rev: 23598
2008-03-15 01:02:11 +00:00
Eric Mader
58b77a0590 ICU-5808 --with-data-packaging=archive just makes things more complicated for no good reason.
X-SVN-Rev: 22488
2007-08-23 17:02:14 +00:00
George Rhoten
59df6a3e53 ICU-5366 Add test scripts to test the test suites with multiple user environements settings.
X-SVN-Rev: 20649
2006-11-10 02:32:20 +00:00
George Rhoten
d73142dd14 ICU-5282 Better testing of NO_FILE_IO and NO_CONVERSION
X-SVN-Rev: 20178
2006-08-29 18:03:03 +00:00
Eric Mader
16662f3a69 ICU-5282 correct invocation of override script.
X-SVN-Rev: 19955
2006-08-02 00:42:33 +00:00
Eric Mader
fccac1b63b ICU-5282 correct name of override script.
X-SVN-Rev: 19954
2006-08-02 00:36:16 +00:00
Eric Mader
2e426d09bb ICU-5282 update script for new location, add the ability to override BUILD_DIR, SRC_DIR and ICUPLATFORM.
X-SVN-Rev: 19952
2006-08-01 23:24:48 +00:00
Eric Mader
6cdaf28d5b ICU-5282 Checkin script in new location.
X-SVN-Rev: 19949
2006-08-01 19:20:49 +00:00