summaryrefslogtreecommitdiff
path: root/lib/ic/test
Commit message (Expand)AuthorAgeFilesLines
* ic: Fix faulty test codeSverker Eriksson2018-01-103-12/+12
* This patch fixes the issue in which erlang fails to startDeepak Goel2017-03-225-10/+10
* [ic] Correct memory deallocation errorLars Thorsen2016-06-171-1/+0
* [ic] Update the test suites to follow the new styleLars Thorsen2016-06-1711-1002/+457
* update copyright-yearHenrik Nord2016-03-15116-116/+116
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-3/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-176-6/+6
* Change license text to APLv2Bruce Yinhe2015-06-18116-1160/+1276
* Start using os:getenv/2 funPeter Lemenkov2014-12-151-5/+1
* [ic] Fix unicode option to io:format in java testLars Thorsen2014-03-281-1/+1
* Merge branch 'maint'Lukas Larsson2013-08-082-1/+2
|\
| * Add smoke testsLukas Larsson2013-08-052-1/+2
* | Handle space in paths in test MakefilesDan Gudmundsson2013-05-205-15/+15
|/
* Checking if jinterface is presentFredrik Gustafsson2013-03-081-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-02-226-6/+6
* erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson2013-02-185-25/+9
* ic: Making tests pass after changes in erl_interface and jinterfaceSverker Eriksson2013-01-245-9/+25
* ic: Revert --enable-silent-rules for test MakefileSverker Eriksson2013-01-241-6/+6
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-6/+6
* Fix erroneous skipping for jinterface, erl_interface and icRaimo Niskanen2012-11-262-4/+9
* Do not build jinterface test if there is no jinterfaceLukas Larsson2012-09-031-1/+4
* Update copyright yearsBjörn-Egil Dahlberg2012-08-312-2/+2
* Update to work with whitespace in exec pathLukas Larsson2012-06-052-26/+26
* Update copyright yearsBjörn-Egil Dahlberg2012-03-306-6/+6
* Align java test Makefile.src with c tests ditto in icPatrik Nyblom2012-03-211-4/+13
* Teach ei testsuites parallel makePatrik Nyblom2012-03-215-28/+72
* Update copyright yearsBjörn-Egil Dahlberg2011-03-1134-34/+34
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-1711-11/+11
* Update and add cover spec files to work with common_testLukas Larsson2011-02-172-2/+4
* Update all test specsLukas Larsson2011-02-171-1/+1
* Fix formatting for icLukas Larsson2011-02-178-88/+96
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-177-7/+49
* Add ts_install_scb to suite/0Lukas Larsson2011-02-1711-11/+33
* Update ic tests to conform with common_test standardLukas Larsson2011-02-1712-220/+268
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-1710-22/+22
* Add test suite for icNiclas Eklund2010-09-09120-0/+21860