Page MenuHomeWildfire Games

Unit tests for JS Pack component
ClosedPublic

Authored by fatherbushido on Mar 20 2017, 10:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 12:07 PM
Unknown Object (File)
Aug 27 2024, 5:38 AM
Unknown Object (File)
Aug 18 2024, 9:07 AM
Unknown Object (File)
May 1 2017, 2:03 PM
Unknown Object (File)
Apr 19 2017, 3:10 PM
Unknown Object (File)
Apr 19 2017, 4:09 AM
Unknown Object (File)
Apr 18 2017, 12:27 AM
Unknown Object (File)
Apr 18 2017, 12:04 AM
Subscribers
Restricted Owners Package
Restricted Owners Package
Restricted Owners Package

Details

Reviewers
wraitii
Itms
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rP19350: Unit tests for JS Pack component
Summary

Unit tests.

Test Plan

Irrelevant.

Diff Detail

Repository
rP 0 A.D. Public Repository
Branch
/ps/trunk
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 834
Build 1314: Vulcan BuildJenkins
Build 1313: arc lint + arc unit

Event Timeline

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/557/ for more details.

I just noticed a few missing semicolons.

binaries/data/mods/public/simulation/components/tests/test_Pack.js
81

Missing semicolon.

84

Missing semicolon.

106

Missing semicolon.

114

Missing semicolon.

117

Missing semicolon.

Missing semicolon noticed by Sandarac

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/559/ for more details.

Actually test unpack completion.

Owners added subscribers: Restricted Owners Package, Restricted Owners Package, Restricted Owners Package.Mar 22 2017, 1:27 PM

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/566/ for more details.

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/567/ for more details.

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/568/ for more details.

Explain the 250 const as suggested by wraitii

This revision is now accepted and ready to land.Mar 27 2017, 1:32 PM

Add native eol-style property

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/615/ for more details.

This revision was automatically updated to reflect the committed changes.

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (305 tests).................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/616/ for more details.