From 74f0ff6259b3cfa4862ea45a9e70db5acf3ab347 Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 2 Nov 2005 15:28:16 +0000 Subject: * Removed the lcc self tests -- there are none that test bytecode git-svn-id: svn://svn.icculus.org/quake3/trunk@227 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/tools/lcc/sparc/solaris/tst/sort.1bk | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 code/tools/lcc/sparc/solaris/tst/sort.1bk (limited to 'code/tools/lcc/sparc/solaris/tst/sort.1bk') diff --git a/code/tools/lcc/sparc/solaris/tst/sort.1bk b/code/tools/lcc/sparc/solaris/tst/sort.1bk deleted file mode 100644 index 75e1f0d..0000000 --- a/code/tools/lcc/sparc/solaris/tst/sort.1bk +++ /dev/null @@ -1,20 +0,0 @@ -exchange(1,9) -exchange(3,7) -exchange(5,6) -exchange(0,5) -exchange(0,3) -exchange(0,0) -exchange(1,2) -exchange(6,6) -exchange(8,9) -exchange(7,8) --51 --1 -0 -1 -3 -10 -18 -32 -567 -789 -- cgit v1.2.3