aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/fun_r12_SUITE.erl
AgeCommit message (Collapse)Author
2010-05-11Compile tests that communicate with R12 nodes with the r12 optionBjörn Gustavsson
R12 nodes cannot load code that use the optimized receive that we are about to implement.
2010-03-22erts: Test compatibility of funs with R12 instead of R11Björn Gustavsson