summaryrefslogtreecommitdiff
path: root/lib/percept/test/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* percept: Remove applicationBjörn-Egil Dahlberg2016-12-151-91/+0
|
* update copyright-yearHenrik Nord2016-03-151-1/+1
|
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-2/+1
| | | | | Since no test suites includede test_server.hrl, there is no need to have test_server in the include path or code path.
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
|
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-4/+4
| | | | | OTP-10106 OTP-10107
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
| | | | | | | | | | | | "-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.
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
| |
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-171-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+91