Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-18 | tools: Add overhead benchmark | Lukas Larsson | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-03-09 | tools: Remove percept from makefile | Björn-Egil Dahlberg | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson | |
Since no test suites includede test_server.hrl, there is no need to have test_server in the include path or code path. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-01-21 | Update all bif highlighting for emacs | Lukas Larsson | |
All bifs should now be highlighted correctly. Also added a testcase which will check for any future bif additions and deletions. | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord | |
* hw/call-chmod-without-f: Call chmod without the "-f" flag Conflicts: erts/emulator/test/Makefile lib/asn1/test/Makefile lib/crypto/test/Makefile lib/debugger/test/Makefile lib/docbuilder/test/Makefile lib/edoc/test/Makefile lib/erl_interface/test/Makefile lib/inviso/test/Makefile lib/parsetools/test/Makefile lib/percept/test/Makefile lib/ssl/test/Makefile lib/syntax_tools/test/Makefile lib/test_server/test/Makefile lib/tools/test/Makefile OTP-9170 | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß | |
"-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted. | |||
2010-02-08 | Add test suite for lcnt in tools | Björn-Egil Dahlberg | |
2010-01-19 | Add test suite for the tools application | Björn Gustavsson | |