Go to file
Wander Lairson Costa 9db3724e47 Skip ill formed lines
Summary:
Some lines reported by expedite are just informative, like the window
size. We skip lines that don't have the formatting we expect.

Fixes T8852

Reviewers: vtorri, raster

Reviewed By: raster

Maniphest Tasks: T8852

Differential Revision: https://phab.enlightenment.org/D12186
2020-11-10 08:31:13 +00:00
data add new test for 9patch files. 2019-08-09 11:03:42 -07:00
m4 expedite: use beta API. 2013-07-23 11:29:11 +09:00
src Skip ill formed lines 2020-11-10 08:31:13 +00:00
win32 update Visual Studio project files 2010-04-10 13:00:02 +00:00
.arcconfig enable git phab to work with expedite repo. 2019-04-24 09:56:56 -07:00
.gitignore expedite: Ignore generated spec file 2012-09-18 14:14:41 +00:00
AUTHORS update AUTHORS 2017-10-14 22:57:00 +08:00
COPYING fix copyign for expedite 2011-11-15 11:49:34 +00:00
COPYING-PLAIN add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
ChangeLog expedite: test and benchmark lines. 2013-02-18 06:50:33 +00:00
INSTALL update efl api usage to work with current master 2018-06-18 18:20:58 -04:00
Makefile.am missing files to remove during maintainer-clean rule 2008-04-18 21:19:16 +00:00
NEWS expedite: test and benchmark lines. 2013-02-18 06:50:33 +00:00
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 2012-08-30 10:34:01 +00:00
autogen.sh * use an m4 macro to detect engines; faster for adding new engines 2008-03-23 19:39:17 +00:00
configure.ac Windows: remove Evil dependency, general cleanup for Windows 2020-07-07 13:39:31 +01:00
expedite.spec.in The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 2012-11-18 11:27:12 +00:00
meson.build update version properly. 2019-12-30 15:36:16 +09:00

README

Expedite 1.7.99

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************

Requirements:
-------------
Must have:
 libc
 libm
 evas (at least 1.1.0)

This is meant to be a detailed and comprehensive benchmark suite for Evas.

The images can be interchanged for demonstration purposes. Logo.png should 
have some areas of alpha to demonstrate transparency.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

  ./configure
  make
(as root unless you are installing in your users directories):
  make install