// Copyright 2015 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // The go-ethereum library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see . package tests import ( "path/filepath" "testing" ) func TestRLP(t *testing.T) { err := RunRLPTest(filepath.Join(rlpTestDir, "rlptest.json"), nil) if err != nil { t.Fatal(err) } } func TestRLP_invalid(t *testing.T) { err := RunRLPTest(filepath.Join(rlpTestDir, "invalidRLPTest.json"), nil) if err != nil { t.Fatal(err) } } sd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/omegaT
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAantoine2015-01-241-2/+0
* Upgrade omegaT from 2.6.3 to 3.1.8rodrigo2014-12-213-146/+607
* Cleanup plistbapt2014-10-271-66/+0
* Stageify.vanilla2014-05-271-5/+5
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* Convert e* to USES=zipbapt2014-03-081-1/+1
* Update maintainer email addressrodrigo2014-01-291-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 2.6.3_01zeising2013-05-163-142/+325
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-0/+1
* - Update DESKTOP_ENTRIES:makc2013-01-231-2/+2
* - Update to 2.5.5_01scheidell2012-08-083-45/+59
* Fix typos in COMMENTcs2012-07-251-1/+1
* - Update to 2.3.0 update 8beech2012-05-103-69/+79
* - fix build by using a more conservative JDKeadler2011-11-181-3/+5
* - Mark BROKEN: does not buildpav2011-11-031-0/+2
* - update to 2.3.0.2eadler2011-10-243-1033/+1154
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-212-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Update to 2.0.5.04makc2010-09-043-13/+58
* - Update to 2.0.5wen2010-03-233-804/+921
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Update to 1.8.1.5beat2009-07-253-667/+805
* editors/omegaT: update from 1.7.3.2 to 1.7.3.4.daichi2008-11-106-673/+679
* - Fix install target not to touch other ports' files permissionsgahr2008-07-081-2/+2