You've already forked lazarus-ccr
Patches for 64-bit support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
12
components/orpheus/alltests-linux.sh
Executable file
12
components/orpheus/alltests-linux.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
lazbuild -d tests/TestFlexEdit/project1.lpi
|
||||
lazbuild -d tests/TestLabel/project1.lpi
|
||||
lazbuild -d tests/TestRLbl/project1.lpi
|
||||
lazbuild -d tests/TestSimpField/project1.lpi
|
||||
lazbuild -d tests/TestSpinner/project1.lpi
|
||||
lazbuild -d tests/TestTable/project1.lpi
|
||||
lazbuild -d tests/TestTblEdits/project1.lpi
|
||||
lazbuild -d tests/TestURL/project1.lpi
|
||||
lazbuild -d tests/TestVLB/project1.lpi
|
||||
lazbuild -d tests/TestCalendar/project1.lpi
|
||||
Reference in New Issue
Block a user